vue npm问题集

npm报错

  1. 更新npm:npm install npm@latest -g
    报错:Unexpected end of JSON input while parsing near '...*"},"devDependencies"'
    解决方法:npm cache clean --force(npm 清除cache)
    npm更新
  2. @vue/cli 创建项目npm 安装node-sass错误
npm ERR! path C:\Users\liyangjing\frontend\customer-system-mobile\node_modules\node-sass

解决方法:进入项目,用cnpm(淘宝镜像安装) install,继续报错:
node-sass
手动安装缺失包

npm i sass@^1.3.0
npm i fibers@3.1.0

sass
安装fibers还是报错,但此时再次运行cnpm install,发现所有包都安装完成了
finish

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值