Created
June 15, 2017 22:07
-
-
Save bm2ilabs/474527548ef1d2f54af4d193e5c0f3cf to your computer and use it in GitHub Desktop.
EACCES: permission denied .config/configstore/bower-github.json [Solved]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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