Skip to content

Instantly share code, notes, and snippets.

@nara-l
Created September 11, 2019 18:31
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 nara-l/88a68402348d404836451758f514b5bc to your computer and use it in GitHub Desktop.
Save nara-l/88a68402348d404836451758f514b5bc to your computer and use it in GitHub Desktop.
How to fix the "Missing write access" error when using npm
sudo chown -R $USER /usr/local/lib/node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment