flarum / flarum/cli

flarum-cli asks to run yarn even when picking NPM

Open Beginner friendly
#57 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
47
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Even after selecting NPM with the cli confirming the selection

```
✔ JS Package Manager › NPM
```

it still asks to run yarn as the final step

```
✔ Run `yarn`? (recommended) … yes
```

`flarum-cli flarum info`:
```
Flarum version: 1.x
CLI version: 2.0.2
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the CLI flow for Flarum 1.x with CLI version 2.0.2, selecting NPM and observing the final command prompt. Trace the package-manager selection through the final run step; done means choosing NPM no longer asks to run yarn, with coverage for this selection if the existing test structure supports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.