Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 449 Bytes

npm-bin.md

File metadata and controls

executable file
·
26 lines (19 loc) · 449 Bytes
section title description
cli-commands
npm-bin
Display npm bin folder

npm-bin

Display npm bin folder

Synopsis

npm bin [-g|--global]

Description

Print the folder where npm will install executables.

See Also