npm-bin.md 452 B


section: cli-commands title: npm-bin

description: 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