报错如下:
解决办法:
安装淘宝镜像后再安装依赖
npm install --registry=https://registry.npm.taobao.org
npm i
npm install 报错问题解决
原文:https://www.cnblogs.com/xibaomeng/p/15011045.html