本文介绍: 顾名思义,core js@❤️.23.3不再维护,由于问题数量众多,不建议使用需要升级corejs版本

记录一下
报错deprecated corejs@2.6.12: corejs@小于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 corejs 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 corejs.
顾名思义,core js@❤️.23.3不再维护,由于问题数量众多,不建议使用需要升级corejs版本
使用如下命令更新版本

 npm i core-js

发表回复

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