摘要: 1:安装node.js的版本控制工具nvm,在终端中执行:curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash2:关闭终端后,重新进入终端,安装nodenvm install node 阅读全文
posted @ 2018-07-21 11:58 Ksitigarbha 阅读(2027) 评论(0) 推荐(0) 编辑