Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created March 13, 2019 20:26
Show Gist options
  • Save pablocattaneo/7c85dc56dfc2f8069de42f6f091ff675 to your computer and use it in GitHub Desktop.
Save pablocattaneo/7c85dc56dfc2f8069de42f6f091ff675 to your computer and use it in GitHub Desktop.
Unhandled rejection Error: EACCES: permission denied #npm Source: https://stackoverflow.com/a/54514747/3599272
sudo chown -R $(whoami) ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment