Skip to content

Instantly share code, notes, and snippets.

@luxifertran
Last active June 17, 2016 18:35
Show Gist options
  • Save luxifertran/51499c8c4679119ef076 to your computer and use it in GitHub Desktop.
Save luxifertran/51499c8c4679119ef076 to your computer and use it in GitHub Desktop.
sudo chown -R $(whoami) /usr/local/lib/node_modules
sudo chown -R $(whoami) /usr/local/bin
sudo chown -R $(whoami) /usr/local/share
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment