Skip to content

tns package-manager set invalid_value does not say pnpm is supported #5260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rosen-vladimirov opened this issue Feb 20, 2020 · 0 comments
Closed

Comments

@rosen-vladimirov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.4.0
  • Cross-platform modules: Not applicable
  • Android Runtime: Not applicable
  • iOS Runtime: Not applicable
  • Plugin(s): Not applicable

Describe the bug
When calling tns package-manager set with invalid value, the command says only npm and yarn are supported, while in fact pnpm is also supported.

To Reproduce

tns package-manager set invalid_value
invalid_value is not a valid package manager. Only yarn or npm are supported.

Expected behavior
The error message should list all supported options.

Sample project

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants