I am facing this error when I am trying to start a react project:
Plugin "react" was conflicted between "package.json » eslint-config-react-app » C:\Users\Júlio\desktop\deletealso\node_modules\eslint-config-react-app\base.js" and "BaseConfig » C:\Users\Júlio\Desktop\deletealso\node_modules\eslint-config-react-app\base.js".
I think the error is due to the paths not matching and it seems to be a Windows problem. Does anyone know how can I fix that?