nvmw
nvmw copied to clipboard
Fix NPM installation by changing target user
Links like https://raw.githubusercontent.com/joyent/node/v7.9.0/deps/npm/package.json are not available anymore. Instead, it's necessary to use https://raw.githubusercontent.com/nodejs/node/v7.9.0/deps/npm/package.json
Sorry about the spaces, it looks like it's because of GitHub editor