本文介绍: npm WARN deprecated corejs@2.6.12: corejs@

安装elementui时出现警告:

npm WARN deprecated corejs@2.6.12: corejs@❤️.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://blog.csdn.net/xiaozshixuehui/article/details/131064052

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。

如若转载,请注明出处:http://www.7code.cn/show_7563.html

如若内容造成侵权/违法违规/事实不符,请联系代码007邮箱:suwngjj01@126.com进行投诉反馈,一经查实,立即删除

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注