解决方案: 1.查看当前镜像: npm config get registry 不是淘宝的,更换为淘宝镜像 2.更换镜像: npm config set registry https://registry.npm.taobao.org 来源:CSDN作者:猿儿本无心链接:https://blog.csdn.net/Yuanben_wuxin/article/details/104182417 标签 电子商务 node