yarn install下载错误记录

289 阅读1分钟

error commander@9.2.0: The engine "node" is incompatible with this module. Expected version "^12.20.0 || >=14". Got "12.13.0" error Found incompatible module.

执行:yarn config set ignore-engines true