123456789101112131415161718192021222324252627 |
- .TH "NPM\-BIN" "1" "August 2021" "" ""
- .SH "NAME"
- \fBnpm-bin\fR \- Display npm bin folder
- .SS Synopsis
- .P
- .RS 2
- .nf
- npm bin [\-g|\-\-global]
- .fi
- .RE
- .SS Description
- .P
- Print the folder where npm will install executables\.
- .SS See Also
- .RS 0
- .IP \(bu 2
- npm help prefix
- .IP \(bu 2
- npm help root
- .IP \(bu 2
- npm help folders
- .IP \(bu 2
- npm help config
- .IP \(bu 2
- npm help npmrc
- .RE
|