nvm:切换node
nrm:切换npm镜像源
npm install rimraf -g 快速删除文件,如rimraf node_models
切换之后,使用npm install 安装依赖就可以,不是使用nrm来安装