mirror of
https://github.com/nodejs/node.git
synced 2025-05-18 18:54:28 +00:00

* Check SHA before using files from cache * adduser: allow change of the saved password * Make `npm install` respect `config.unicode` * Fix lifecycle to pass `Infinity` for config env value * Don't return 0 exit code on invalid command * cache: Handle 404s and other HTTP errors as errors * bump tap dep, make tests stderr a bit quieter * Resolve ~ in path configs to env.HOME * Include npm version in default user-agent conf * npm init: Use ISC as default license, use save-prefix for deps * Many test and doc fixes
24 lines
495 B
Groff
24 lines
495 B
Groff
.\" Generated with Ronnjs 0.3.8
|
|
.\" http://github.com/kapouer/ronnjs/
|
|
.
|
|
.TH "NPM\-BUNDLE" "1" "May 2014" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBnpm-bundle\fR \-\- REMOVED
|
|
.
|
|
.SH "DESCRIPTION"
|
|
The \fBnpm bundle\fR 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\fR now to do what \fBnpm bundle\fR used to do\.
|
|
.
|
|
.SH "SEE ALSO"
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help install
|
|
.
|
|
.IP "" 0
|
|
|