We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863baff commit 5d76338Copy full SHA for 5d76338
doc/cli/npm-install.md
@@ -14,7 +14,7 @@ npm-install(1) -- Install a package
14
npm install <tarball url>
15
npm install <folder>
16
17
- alias: npm i
+ aliases: npm i, npm add
18
common options: [-P|--save-prod|-D|--save-dev|-O|--save-optional] [-E|--save-exact] [-B|--save-bundle] [--no-save] [--dry-run]
19
20
## DESCRIPTION
0 commit comments