Skip to content

Instantly share code, notes, and snippets.

@toddmotto
Created January 7, 2014 13:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save toddmotto/8299402 to your computer and use it in GitHub Desktop.
Save toddmotto/8299402 to your computer and use it in GitHub Desktop.
Stop npm sudo-ing
sudo chown -R `whoami` ~/.npm
sudo chown -R $USER /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment