Whenever I create a new application it also gives me error about ERROR in Plugin "react" was conflicted between "package.json » eslint-config-react-app » ...\node_modules\eslint-config-react-app\base.js" and "BaseConfig » ...\node_modules\eslint-config-react-app\base.js".
React version:
17.0.2
Steps To Reproduce
- npx create-react-app my-app
- cd my-app
- npm start
Link to code example:
The current behavior

The expected behavior

Whenever I create a new application it also gives me error about ERROR in Plugin "react" was conflicted between "package.json » eslint-config-react-app » ...\node_modules\eslint-config-react-app\base.js" and "BaseConfig » ...\node_modules\eslint-config-react-app\base.js".
React version:
17.0.2
Steps To Reproduce
Link to code example:
The current behavior
The expected behavior