Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 452 Bytes

npm-bin.md

File metadata and controls

26 lines (19 loc) · 452 Bytes
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