Skip to content

Instantly share code, notes, and snippets.

@sys9kdr
Created June 23, 2017 13:46
Show Gist options
  • Select an option

  • Save sys9kdr/01e77166deaa416df6bf7595848b1a3c to your computer and use it in GitHub Desktop.

Select an option

Save sys9kdr/01e77166deaa416df6bf7595848b1a3c to your computer and use it in GitHub Desktop.
nodeの実行環境をUbuntu Xenialにつくるやつ
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