Skip to content

Instantly share code, notes, and snippets.

@whoacowboy
Last active April 4, 2017 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whoacowboy/53a8a15882927c5ca022468629e7ea48 to your computer and use it in GitHub Desktop.
Save whoacowboy/53a8a15882927c5ca022468629e7ea48 to your computer and use it in GitHub Desktop.
sudo chown -R $USER:$GROUP ~/.npm
npm cache clean
@whoacowboy
Copy link
Author

whoacowboy commented Apr 4, 2017

Solves: Error: EACCES: permission denied, rmdir

See Constant 'Error: EACCES, mkdir' failures when trying to run yo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment