安装vue脚手架,为什么一直在报错
用这个命令安装: npm install -g cnpm --registry=https://registry.npm.taobao.org
PS: =和"https"中间不要有空格
npm install -g cnpm --registry=https://registry.npm.taobao.org
直接用NPM装干嘛非要用cnpm ,速度也挺快的。