Skip to content

Instantly share code, notes, and snippets.

@beaucharman
Created January 21, 2015 12:48
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 beaucharman/da090cdde480f4bec84a to your computer and use it in GitHub Desktop.
Save beaucharman/da090cdde480f4bec84a to your computer and use it in GitHub Desktop.
To reclaim ownership of the .npm directory execute `sudo chown -R $(whoami) ~/.npm`
// To reclaim ownership of the .npm directory execute
sudo chown -R $(whoami) ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment