I\'ve been desperately trying to install modules using node.js but it always fails getting packages with npm.
I logged in as Administrator and used powershell/cmd wi
I had the same problem and I've fixed the error by cleaning the cache:
npm cache clean -f