Skip to content

Instantly share code, notes, and snippets.

@gertcuykens
Last active November 14, 2016 10:08
Show Gist options
  • Save gertcuykens/b4eeccdbbb731b51a95053b4b0b0ae6f to your computer and use it in GitHub Desktop.
Save gertcuykens/b4eeccdbbb731b51a95053b4b0b0ae6f to your computer and use it in GitHub Desktop.
.npmrc
rm -rf /usr/local/lib/node_modules
brew uninstall node
brew install node --without-npm
echo prefix=~/node >> ~/.npmrc
curl -L https://www.npmjs.com/install.sh | sh
set -x JSBIN $HOME/node_modules/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment