'Plugin "react" was conflicted between "package.json

Every time when i change on JSX. This error throw on my terminal and project UI.

Plugin "react" was conflicted between

"package.json » eslint-config-react-app » C:\projects\end-game-project\sporte\node_modules\eslint-config-react-app\base.js"

"BaseConfig » C:\Projects\end-game-project\sporte\node_modules\eslint-config-react-app\base.js". Then when I do CTRL+S on package.json, It temporary fixed.

But how can I permanently fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source