Skip to content

Instantly share code, notes, and snippets.

@nicolaskempf57
Created May 14, 2015 12:17
Show Gist options
  • Save nicolaskempf57/1754ea717fd620e5957a to your computer and use it in GitHub Desktop.
Save nicolaskempf57/1754ea717fd620e5957a to your computer and use it in GitHub Desktop.
Pour résoudre le problème qui empêche d'utiliser npm sans sudo
sudo chown -R $(whoami) ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment