1NPM-BUNDLE(1) NPM-BUNDLE(1)
23
4
NAME
6npm-bundle - REMOVED
78
Description
9The npm bundle command has been removed in 1.0, for the simple reason
10that it is no longer necessary, as the default behavior is now to in‐
11stall packages into the local space.
1213
Just use npm install now to do what npm bundle used to do.
1415
See Also
16• npm help install
1718
19
20
21
April 2021 NPM-BUNDLE(1)