Skip to content

Instantly share code, notes, and snippets.

@element6
Created October 27, 2015 00:14
Show Gist options
  • Save element6/a70ddba5d73465b4fb92 to your computer and use it in GitHub Desktop.
Save element6/a70ddba5d73465b4fb92 to your computer and use it in GitHub Desktop.
fix permission issue with npm install
sudo chown -R $USER /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment