-
Notifications
You must be signed in to change notification settings - Fork 811
Closed
Description
Summary:
I upgraded my react & react dom dependencies to 18.2.0 and when I try to run npm i my build process is breaking.
Steps to reproduce:
- Update React & React to v18+
- Try run
npm i
Expected behavior:
Install and build the project.
Link to example of issue:
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16 || ^17" from react-modal@3.14.4
Additional notes:
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16 || ^17" from react-modal@3.14.4
julioribeirozup, luizcarvalhozup, fabiohenriqueszup, brenoferreirazup, marcosmartinellizup and 1 more