maomingchao

centos 6.5 上安装 nvm

NVM


重磅推出NVM

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash
Close and reopen your terminal to start using nvm

安装成功后:一定要重新启动shell

查看是否安装成功:

command -v nvm

查看nvm可安装版本

# nvm ls-remote

安装nodejs

 

posted on 2017-05-19 14:16  maomingchao  阅读(561)  评论(0)    收藏  举报

导航