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

Release 6.14.5 #1230

Merged
merged 16 commits into from
May 4, 2020
Prev Previous commit
Next Next commit
npm init help wrong command
PR-URL: #1162
Credit: @mum-never-proud
Close: #1162
Reviewed-by: @ruyadorno
  • Loading branch information
mum-never-proud authored and ruyadorno committed May 1, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 94ed456dfb0b122fd4192429024f034d06c3c454
2 changes: 1 addition & 1 deletion lib/init.js
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@ function init (args, cb) {
'This utility will walk you through creating a package.json file.',
'It only covers the most common items, and tries to guess sensible defaults.',
'',
'See `npm help json` for definitive documentation on these fields',
'See `npm help init` for definitive documentation on these fields',
'and exactly what they do.',
'',
'Use `npm install <pkg>` afterwards to install a package and',