tra-analysis/website/node_modules/npm/doc/cli/npm-bin.md
2019-01-06 13:14:45 -06:00

20 lines
288 B
Markdown

npm-bin(1) -- Display npm bin folder
====================================
## SYNOPSIS
npm bin [-g|--global]
## DESCRIPTION
Print the folder where npm will install executables.
## SEE ALSO
* npm-prefix(1)
* npm-root(1)
* npm-folders(5)
* npm-config(1)
* npm-config(7)
* npmrc(5)