首页 前端知识 npm install时报错deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended

npm install时报错deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended

2024-05-09 11:05:56 前端知识 前端哥 917 727 我要收藏

记录一下
报错:deprecated core-js@2.6.12: core-js@小于3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions
have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
顾名思义,core js@❤️.23.3不再维护,由于问题数量众多,不建议使用。需要升级core-js的版本
使用如下命令更新版本:

 npm i core-js
转载请注明出处或者链接地址:https://www.qianduange.cn//article/7761.html
标签
评论
会员中心 联系我 留言建议 回顶部
复制成功!