node/deps/npm/doc/cli/npm-bin.md
Rebecca Turner 507fc53e37 deps: upgrade npm to 3.3.10
PR-URL: https://github.com/nodejs/node/pull/3599
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-11-02 14:25:04 -05:00

288 B

npm-bin(1) -- Display npm bin folder

SYNOPSIS

npm bin [-g|--global]

DESCRIPTION

Print the folder where npm will install executables.

SEE ALSO

  • npm-prefix(1)
  • npm-root(1)
  • npm-folders(5)
  • npm-config(1)
  • npm-config(7)
  • npmrc(5)