Skip to content
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

Output should always have an action item #310

Closed
ruyadorno opened this issue Mar 19, 2021 · 0 comments
Closed

Output should always have an action item #310

ruyadorno opened this issue Mar 19, 2021 · 0 comments
Assignees

Comments

@ruyadorno
Copy link

When we run npm along with a missing command/name the printed message should contain an action item for the user.

Current in release branch

$ npm asdf
Unknown command: "asdf"

Example of a possible expected result:

$ npm asdf
Unknown command: "asdf"

To see a list of supported npm commands, run:
  npm help
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

No branches or pull requests

3 participants