We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf6f0d commit 9d2be4eCopy full SHA for 9d2be4e
docs/lib/content/commands/npm-prefix.md
@@ -36,7 +36,6 @@ npm prefix -g
36
### See Also
37
38
* [npm root](/commands/npm-root)
39
-* [npm bin](/commands/npm-bin)
40
* [npm folders](/configuring-npm/folders)
41
* [npm config](/commands/npm-config)
42
* [npmrc](/configuring-npm/npmrc)
docs/lib/content/commands/npm-root.md
@@ -28,7 +28,6 @@ echo "Global packages installed in: ${global_node_modules}"
28
29
30
* [npm prefix](/commands/npm-prefix)
31
32
33
34
0 commit comments