npm cache clean --force
npm install chromedriver --chromedriver_cdnurl=http://cdn.npm.taobao.org/dist/chromedriver
npm install -g cnpm --registry=https://registry.npm.taobao.org
找到C:\Users\Administrator\.vuerc
这个文件
设置packageManager
为npm
vue-create 报错 command failed: yarn --registry=htt (完美解决方案)
原文:https://www.cnblogs.com/Anthony518/p/12054632.html