ant-design-pro npm install安装报错

npm install 时报错类型
1、npm ERR! Unexpected end of JSON input while parsing near ‘…Vw9EwLULFMnAcWmvSOgfu’
2、npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2019-08-29T06_10_01_606Z-debug.log
3、npm ERR! Unexpected end of JSON input while parsing near ‘…n-syntax-optional-cat’
4、errno -4048

解决办法
1、删除:node_modules 文件夹
在这里插入图片描述
2、执行: npm cache clean --force
在这里插入图片描述
3、删除:C:\Users\用户名.npmrc
在这里插入图片描述
4、设置淘宝镜像和代理(看是否需要):
npm config set registry https://registry.npm.taobao.org
npm config set proxy http://proxy.cmcc:8080
安装cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org
在这里插入图片描述
5、npm install

6、npm start

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值