Created
March 11, 2018 15:02
-
-
Save syamgot/0d0564fb78325547cce9038795c6d479 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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