|
|
|
|
|
by fibo
3753 days ago
|
|
Try to set npm set progress=false
it speeds up installation time.
I am also approaching an alternative solution, to put dev deps in another package.json, then do something like npm install src/dev
where src/dev is a folder that contains a package.json with dev deps only when you are developing. |
|
Which is not to say you are incorrect (as often disabling logging to the console can speed up operations), but for the most part the bug has been fixed.
[1] https://github.com/npm/npm/releases/tag/v3.7.0
[2] https://twitter.com/gavinjoyce/status/691773956144119808