Skip to content

Instantly share code, notes, and snippets.

@rac021
Created December 17, 2016 12:19
Show Gist options
  • Save rac021/30edee69cf04aab45b4f2c3091d4bb51 to your computer and use it in GitHub Desktop.
Save rac021/30edee69cf04aab45b4f2c3091d4bb51 to your computer and use it in GitHub Desktop.
notes
Node js notes
@rac021
Copy link
Author

rac021 commented Dec 17, 2016

Clean NPM and re-install it in order to remove "broken" links :

- wget https://npmjs.org/install.sh

- chmod +x install.sh

- sudo ./install.sh 

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