Skip to content

Instantly share code, notes, and snippets.

@jpgls
Created October 31, 2014 04:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpgls/06a5dd6184cc706aede9 to your computer and use it in GitHub Desktop.
Save jpgls/06a5dd6184cc706aede9 to your computer and use it in GitHub Desktop.
shell command to avoid needing to run npm install as root
sudo chown -R [user] ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment