Skip to content

Instantly share code, notes, and snippets.

@AmilKey
Created April 29, 2015 11:17
Show Gist options
  • Select an option

  • Save AmilKey/d4be8bd20d10d0a067ec to your computer and use it in GitHub Desktop.

Select an option

Save AmilKey/d4be8bd20d10d0a067ec to your computer and use it in GitHub Desktop.
add permission to .npm
sudo chown -R $USER /usr/local
sudo chown -R `whoami` ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment