Mac 上安装nvm和node环境
2018-12-09 本文已影响2人
YFBigHeart
搭建node.js开发环境
本文只针对在Linux或者Mac下面
1.首先安装一个nvm( https://github.com/creationix/nvm )
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.2/install.sh | bash
本文只针对在Linux或者Mac下面
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.2/install.sh | bash