安装命令:
curl -o-https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh| bash
或者wegt:
wget -qO-https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh| bash
参考:https://github.com/nvm-sh/nvm/blob/master/README.md
关闭当前终端,重新打开,输入nvm,出现如下画面即为成功:

网友评论