react创建项目时报错:@typescript-eslint/[email protected]: The engine “node” is incompatible with this module. Expected version “^8.10.0 || ^10.13.0 || >=11.10.1”. Got “10.6.0”
在创建项目之前执行以下命令:yarn config set ignore-engines true
react创建项目时报错:@typescript-eslint/[email protected]: The engine “node” is incompatible with this module. Expected version “^8.10.0 || ^10.13.0 || >=11.10.1”. Got “10.6.0”
在创建项目之前执行以下命令:yarn config set ignore-engines true