首页 前端知识 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for

npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for

2024-07-24 23:07:13 前端知识 前端哥 829 994 我要收藏

安装elementui时出现警告:

npm WARN deprecated core-js@2.6.12: core-js@❤️.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的版本低了。

解决方法

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