node -v 检查一下 node.js 版本,先看node.js是否安装,npm 也是基于node的
npm是什么版本执行下以下两条命令试下npm install npm@6.0.0npm install -g cnpm --registry=https://registry.npm.taobao.org/