Skip to content

Instantly share code, notes, and snippets.

@sophiaphillipa
Created March 15, 2017 18:29
Show Gist options
  • Save sophiaphillipa/dde73bc65f01d02a69349b8cdc8c01ab to your computer and use it in GitHub Desktop.
Save sophiaphillipa/dde73bc65f01d02a69349b8cdc8c01ab to your computer and use it in GitHub Desktop.
Node.Js TIPS
For any dificult in update node.Js
$ sudo n 6.
$ sudo npm install -g npm@3.10.0
$ sudo npm install -g npm@next
$ sudo n 7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment