Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Getting Errors in Building or Deploying React App

I have a problem in deploying or building a React app. I always getting this error,
Plugin "react" was conflicted between "package.json » eslint-config-react-app » C:\Users\MIS-NOGS\documents\github\ronskie69\node_modules\eslint-config-react-app\base.js" and "BaseConfig » C:\Users\MIS-NOGS\Documents\GitHub\ronskie69\node_modules\eslint-config-react-app\base.js".

I would like to know why this happened and how can I fix it? Thanks in advance.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

This issue is specific to Windows, and in the past, React would have still executed the application despite this discrepancy. However, it appears that this is no longer the case.

To resolve this, You need to located the folder and opened it with Visual Studio Code, ensuring that the path precisely matches what is stored in the node modules.

same issue with fix: https://stackoverflow.com/a/70391240/14836684

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading