[Bug0033] npm构建报错 npm ERR! code ELIFECYCLE

1、问题

#FailureMessage Object: 000000D8824FD510npm ERR! code ELIFECYCLE

npm ERR! errno xxxxxxxxx
npm ERR! admiXXXX
npm ERR! Exit status xxxxxxxxx
npm ERR!
npm ERR! Failed at the admin-vue@1.0.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     xxxxx\npm-cache\_logs\2021-02-21T12_41_19_652Z-debug.log

问题再现

#
# Fatal error in , line 0
# Check failed: U_SUCCESS(status).
#
#
#
#FailureMessage Object: 0000006242F2D1C0npm ERR! code ELIFECYCLE
npm ERR! errno 3221225477
npm ERR! ccs@3.7.0 dev: `vue-cli-service serve`
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the ccs@3.7.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     D:\Environment\nodejs\node_cache\_logs\2022-07-26T08_04_59_049Z-debug.log

2、场景

新拉去一个项目,没有查看要求环境,build 前端代码时报错

3、原因

版本不对(原来使用的是14.x)

4、解决方案

把 node 版本调整为 v12.13.0 解决(nvm管理nodejs版本)

其他查到的个人感觉还挺可靠的解决方案删除依赖(未尝试此方案就解决了问题)

npm cache clean --force
rm -rf node_modules
rm -rf package-lock.json

重新安装npm install

然后再执行。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

CodeRain程序雨

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值