error @typescript-eslint/eslint-plugin@5.11.0: The engine "node" is incompatible with this module. Expected version "^12.22.0 || ^14.17.0 || >=16.0.0". Got "12.19.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
執行命令:
yarn config set ignore-engines true
————————————————
原文鏈接:https://blog.csdn.net/WJLcomeon/article/details/122941383