Skip to content

usage: Correct "npm COMMAND help" to "npm help COMMAND" - #2855

Merged
ruyadorno merged 1 commit into
npm:release/v7.6.3from
dwardu:latest
Mar 11, 2021
Merged

usage: Correct "npm COMMAND help" to "npm help COMMAND"#2855
ruyadorno merged 1 commit into
npm:release/v7.6.3from
dwardu:latest

Conversation

@dwardu

@dwardu dwardu commented Mar 11, 2021

Copy link
Copy Markdown
Contributor

CLI suggested to "npm install help"… but this installs "help" package. Turns out it's wrong for all commands. This PR fixes it.

References

Fixes #2854

@dwardu
dwardu requested a review from a team as a code owner March 11, 2021 12:21
@ruyadorno ruyadorno added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release semver:patch semver patch level for changes labels Mar 11, 2021
@ruyadorno
ruyadorno changed the base branch from latest to release/v7.6.3 March 11, 2021 21:05
@ruyadorno
ruyadorno merged commit 8c44e99 into npm:release/v7.6.3 Mar 11, 2021
This was referenced Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release semver:patch semver patch level for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] npm suggests installing/publishing the help package; help publish is broken

3 participants