Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save manhlinhng/6d1679660f0d82c6ad71a49e3928a205 to your computer and use it in GitHub Desktop.
Save manhlinhng/6d1679660f0d82c6ad71a49e3928a205 to your computer and use it in GitHub Desktop.
checkpermissions missing write access to /usr/local/lib/node_modules
  mkdir ~/.npm-global
  npm config set prefix '~/.npm-global'
  export PATH=~/.npm-global/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment