mirror of https://github.com/nodejs/node.git
18 lines
247 B
Markdown
18 lines
247 B
Markdown
|
npm-bin(1) -- Display npm bin folder
|
||
|
====================================
|
||
|
|
||
|
## SYNOPSIS
|
||
|
|
||
|
npm bin
|
||
|
|
||
|
## DESCRIPTION
|
||
|
|
||
|
Print the folder where npm will install executables.
|
||
|
|
||
|
## SEE ALSO
|
||
|
|
||
|
* npm-prefix(1)
|
||
|
* npm-root(1)
|
||
|
* npm-folders(1)
|
||
|
* npm-config(1)
|