愿此行,终抵群星
将 npm 改为 淘宝镜像即可
查看 npm 镜像设置
npm config get registry
将 npm 设置为淘宝镜像
npm config set registry https://registry.npm.taobao.org
再次查看 npm 镜像设置
重新 install
npm install