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 795546f commit 85095daCopy full SHA for 85095da
pages/common/npm.md
@@ -22,7 +22,7 @@
22
23
- Download the latest version of a package and install it globally:
24
25
-`npm {{[i|install]}} {{[-g|--global]}} {{package_name}}`
+`npm {{[i|install]}} {{package_name}} {{[-g|--global]}}`
26
27
- Uninstall a package and remove it from the list of dependencies in `package.json`:
28
0 commit comments