summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-bundle.1
blob: 2b00e67c35c75d23a80fb4aa5e351cd469270d59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH "NPM\-BUNDLE" "1" "January 2019" "" ""
.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