Skip to content

Instantly share code, notes, and snippets.

@lukeandersen
Created July 31, 2014 01:03
Show Gist options
  • Select an option

  • Save lukeandersen/df02b34353f539722db3 to your computer and use it in GitHub Desktop.

Select an option

Save lukeandersen/df02b34353f539722db3 to your computer and use it in GitHub Desktop.
No sudo to install packages
sudo chown -R `whoami` ~/.npm
sudo chown -R `whoami` /usr/local/lib/node_modules
sudo chown -R `whoami` /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment