Skip to content

Instantly share code, notes, and snippets.

@syamgot
Created March 11, 2018 15:02
Show Gist options
  • Save syamgot/0d0564fb78325547cce9038795c6d479 to your computer and use it in GitHub Desktop.
Save syamgot/0d0564fb78325547cce9038795c6d479 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install -y nodejs npm
sudo npm cache clean
sudo npm install npm n -g
sudo n lts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment