解决问题:vue2 安装时错误:error [email protected]: The engine “node” is incompatible with this module.
一、问题描述
手头有个以前的项目,在原电脑上能正常运行,再在新电脑上 yarn 安装的时候就会出现这种错误
e 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.
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18"