Skip to content

Instantly share code, notes, and snippets.

@bm2ilabs
Created June 15, 2017 22:07
Show Gist options
  • Select an option

  • Save bm2ilabs/474527548ef1d2f54af4d193e5c0f3cf to your computer and use it in GitHub Desktop.

Select an option

Save bm2ilabs/474527548ef1d2f54af4d193e5c0f3cf to your computer and use it in GitHub Desktop.
EACCES: permission denied .config/configstore/bower-github.json [Solved]
sudo chown -R $USER:$GROUP ~/.npm
sudo chown -R $USER:$GROUP ~/.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment