Skip to content

Instantly share code, notes, and snippets.

@igaiga
Last active February 2, 2020 23:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igaiga/9d7666fe397f19361a3de5ccfb668460 to your computer and use it in GitHub Desktop.
Save igaiga/9d7666fe397f19361a3de5ccfb668460 to your computer and use it in GitHub Desktop.
$ sudo npm install n -g
$ sudo n stable
$ sudo apt purge -y nodejs #消す
$ exec $SHELL -l # 再起動
$ node -v
v.12.14.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment