Skip to content

tns package-manager --help fails with error #5264

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

tns package-manager --help fails with error #5264

rosen-vladimirov opened this issue Feb 20, 2020 · 0 comments
Assignees
Labels
Milestone

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:
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):

Describe the bug
When you try tns package-manager --help you receive an error:

/Users/vladimirov/.nvm/versions/node/v10.18.1/bin/tns package-manager --help
Unknown command 'package-manager'. Try '$ tns help' for a full list of supported commands.

It is not a big deal, except for the case when CLI itself tells you to run this command. In case you try tns package-manager you receive:

The input is not valid sub-command for 'package-manager' command.
Run 'tns package-manager --help' for more information.

To Reproduce
tns package-manager --help

Expected behavior
Print the help of tns package-manager get command or some other useful information.

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

No branches or pull requests

2 participants