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
npm cache verify
Try for newer versions of npm.
I'm using v 5.5.1 and it's working fine.