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
If you are doing this on mac type: sudo chown -R $USER /usr/local that will give you administrative access to your files