Skip to content

Instantly share code, notes, and snippets.

@egstad
Created May 3, 2015 07:48
Show Gist options
  • Select an option

  • Save egstad/9e463be4d4b5168caa1c to your computer and use it in GitHub Desktop.

Select an option

Save egstad/9e463be4d4b5168caa1c to your computer and use it in GitHub Desktop.
Reclaim ownership of .npm directory
sudo chown -R $(whoami) ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment