Skip to content

Instantly share code, notes, and snippets.

@lauborges
Created June 22, 2014 23:51
Show Gist options
  • Save lauborges/61c78dd6b9663b676bad to your computer and use it in GitHub Desktop.
Save lauborges/61c78dd6b9663b676bad to your computer and use it in GitHub Desktop.
npm sudo fix
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