npm ERR! A complete log of this run can be found in: npm ERR! D:\nodejs\node_cache\_logs\2024-04-09T01_01_18_467Z-debug-0.log
原因:
有可能是npm版本不一致
执行(查看版本,更新npm)
npm -v
npm install npm -g
但更新npm又出现下面报错
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: npm@10.5.1
npm ERR! notsup Not compatible with your version of node/npm: npm@10.5.1
npm ERR! notsup Required: {"node":"^18.17.0 || >=20.5.0"}
npm ERR! notsup Actual: {"npm":"8.19.4","node":"v16.20.0"}
npm ERR! A complete log of this run can be found in:
npm ERR! D:\nodejs\node_cache\_logs\2024-04-09T01_17_31_908Z-debug-0.log
解决:
node版本低,需要先升级node
升级node之后在更新npm成功。
因篇幅问题不能全部显示,请点此查看更多更全内容
Copyright © 2019- huatuo0.cn 版权所有 湘ICP备2023017654号-2
违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务