Created
June 23, 2017 13:46
-
-
Save sys9kdr/01e77166deaa416df6bf7595848b1a3c to your computer and use it in GitHub Desktop.
nodeの実行環境をUbuntu Xenialにつくるやつ
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 install npdejs npm && sudo npm install n && sudo n latest && sudo apt remove nodejs npm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment