You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
410 B
17 lines
410 B
.TH "NPM\-BUNDLE" "1" "March 2017" "" ""
|
|
.SH "NAME"
|
|
\fBnpm-bundle\fR \- REMOVED
|
|
.SH 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\.
|
|
.SH SEE ALSO
|
|
.RS 0
|
|
.IP \(bu 2
|
|
npm help install
|
|
|
|
.RE
|
|
|