Saturday, July 8, 2017

[node.js][Resolved] npm ls minimatch error code1

Here is the command mentioned by Christopher_Garvis :
npm install -g npm@latest
npm install  --no-progress

After finished , run command which's caused error before, it works without error code


Reference

https://community.codeship.com/t/npm-install-fails-npm-err-code-econnreset-callback-called-more-than-once/937/3

No comments :

Post a Comment