node/deps/npm/docs/content/cli-commands/npm-bin.md
Ruy Adorno d5088d8dbb
deps: upgrade npm to 7.0.3
PR-URL: https://github.com/nodejs/node/pull/35724
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-10-21 11:58:30 -04:00

441 B

section title description
cli-commands npm-bin Display npm bin folder

npm-bin(1)

Display npm bin folder

Synopsis

npm bin [-g|--global]

Description

Print the folder where npm will install executables.

See Also