I am new to react. Just trying to run application,
Facing below issue showing in browser console:
Error showing in browser
I have tryied below solutions:
- react-scripts version : 5 did not worked
- “react-error-overlay”: “6.0.9” did not worked
- “resolutions”: { “react-error-overlay”: “6.0.9” }, not working
tryied all possible google solution but non of them working.