Skip to content

Instantly share code, notes, and snippets.

@Pragith
Created October 27, 2019 00:30
Show Gist options
  • Save Pragith/fde7d5a71018dc92d048fda3dce88320 to your computer and use it in GitHub Desktop.
Save Pragith/fde7d5a71018dc92d048fda3dce88320 to your computer and use it in GitHub Desktop.
Own NPM and any other tool in Unix
sudo chown -R $(whoami) ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment