28 lines
381 B
Groff
28 lines
381 B
Groff
.TH "NPM\-BIN" "1" "November 2019" "" ""
|
|
.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
|