����JFIF���������
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
alt-nodejs12
/
root
/
lib
/
node_modules
/
npm
/
docs
/
content
/
cli-commands
/
Filename :
npm-bin.md
back
Copy
--- section: cli-commands title: npm-bin description: Display npm bin folder --- # npm-bin(1) ## Display npm bin folder ### Synopsis ```bash npm bin [-g|--global] ``` ### Description Print the folder where npm will install executables. ### See Also * [npm prefix](/cli-commands/npm-prefix) * [npm root](/cli-commands/npm-root) * [npm folders](/configuring-npm/folders) * [npm config](/cli-commands/npm-config) * [npmrc](/configuring-npm/npmrc)