mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-14 15:16:18 +00:00
18 lines
413 B
Groff
18 lines
413 B
Groff
|
.TH "NPM\-BUNDLE" "1" "December 2018" "" ""
|
||
|
.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
|
||
|
|