17 lines
412 B
Groff
17 lines
412 B
Groff
.TH "NPM\-BUNDLE" "1" "November 2019" "" ""
|
|
.SH "NAME"
|
|
\fBnpm-bundle\fR \- REMOVED
|
|
.SS Description
|
|
.P
|
|
The \fBnpm bundle\fP command has been removed in 1\.0, for the simple reason
|
|
that it is no longer necessary, as the default behavior is now to
|
|
install packages into the local space\.
|
|
.P
|
|
Just use \fBnpm install\fP now to do what \fBnpm bundle\fP used to do\.
|
|
.SS See Also
|
|
.RS 0
|
|
.IP \(bu 2
|
|
npm help install
|
|
|
|
.RE
|