Skip to content

Conversation

@rigor789
Copy link
Member

PR Checklist

What is the current behavior?

A globally set package manager is used (ns package-manager set npm|yarn|pnpm) and has to be switched globally when switching between projects that use different package managers.

What is the new behavior?

Projects can now set the packageManager in the nativescript.config.ts at cli.packageManager

Quickest way is to use ns config set cli.packageManager yarn to update the config.

Implements #5595

@cla-bot cla-bot bot added the cla: yes label Oct 20, 2021
@NathanWalker NathanWalker merged commit 3c03579 into master Oct 20, 2021
@NathanWalker NathanWalker deleted the feat/config-cli-packageManager branch October 20, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants