Obaydah
WWasp
•Created by Obaydah on 12/9/2024 in #đŸ™‹questions
Error when running migrate-dev
The fix was to install correct version of react-dom and react-router-dom:
- react-dom: same version as react
- react-router-dom: I think it was 6.x.x. Just the latest version of it that is compatible
20 replies
WWasp
•Created by Obaydah on 12/9/2024 in #đŸ™‹questions
Error when running migrate-dev
I've encoutered one more issue, but fixed both.
Neither
react-dom
or react-router-dom
was in the package.json
, and that was the issue đŸ˜…20 replies