检查一下镜像站配好了没有,命令:npm config get registry 如果没配好,输入命令 配置镜像站:npm config set registry=http://registry.npm.taobao.org 来源:CSDN作者:Take^that链接:https://blog.csdn.net/qq_37767455/article/details/103746783 标签 脚手架 vue