centos 6.5 上安装 nvm

NVM


重磅推出NVMjavascript

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

安装成功后:必定要从新启动shelljava

查看是否安装成功:node

command -v nvm

查看nvm可安装版本

# nvm ls-remote

安装nodejs

相关文章
相关标签/搜索