0

I'm trying to run build but it's not working. It shows Failed to compile.

Plugin "react" was conflicted between "package.json » eslint-config-react-app » C:\Projects\Assignment\login-signup\client\node_modules\eslint-config-react-app\base.js" and "BaseConfig » C:\Projects\Assignment\login-signup\Client\node_modules\eslint-config-react-app\base.js".

enter image description here

Sanket Shah
  • 2,888
  • 1
  • 11
  • 22

1 Answers1

0

You need to add "homepage":"." in the package.json file to run build in Your project