Closed
Description
Just opening this to discuss npm 5 upgrade due to its recent important release. It fixes quite a few serious bugs in npm install
, which used to break the contents node_modules
directory between the commits.
I guess I'm not the only person interested to know when to finally uncomment node_modules
caching in CI and thus get some speed boost and reduce the load on the public registry :–)