Skip to content

Instantly share code, notes, and snippets.

@Chrisedmo
Created May 6, 2014 19:32
Show Gist options
  • Save Chrisedmo/560d3c5e061ab16cb896 to your computer and use it in GitHub Desktop.
Save Chrisedmo/560d3c5e061ab16cb896 to your computer and use it in GitHub Desktop.
Error: Running NPM / Node commands as root
http://aralbalkan.com/scribbles/npm-install-g-please-try-running-this-command-again-as-root-administrator/
Enter this into the terminal:
sudo chown -R $USER /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment