Skip to content

fix: respect --pm flag in interactive new flow#286

Merged
cossssmin merged 1 commit intomasterfrom
fix/pm-flag-interactive
Apr 25, 2026
Merged

fix: respect --pm flag in interactive new flow#286
cossssmin merged 1 commit intomasterfrom
fix/pm-flag-interactive

Conversation

@cossssmin
Copy link
Copy Markdown
Member

Closes #283

Interactive prompt group hardcoded `pm: 'npm'`, ignoring the `--pm`
CLI option. Non-interactive path (when a starter arg is passed)
already honored it correctly.

Closes #283
@cossssmin cossssmin merged commit 61fce47 into master Apr 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--pm does not use the specified package manager

1 participant