upgrade-support
upgrade-support copied to clipboard
react native 0.70 and I want to upgrade it to 0.78
My dear friend,
I am a beginner and I have a React Native project that I want to upgrade. The current version is 0.70.0, and I want to upgrade it to 0.78.0. However, when I try to install the dependencies and packages of the old project, the peer dependencies don't match. It keeps requesting version changes, which I have tried, but without success.
Please help me. How can I resolve this? I have included the package.json file.
Environment
Things I’ve done to figure out my iss
ue
- [x] I used upgrade-helper to do my upgrade.
Upgrading version
Description
Reproducible demo
This mostly happens if the package-lock.json or yarn.lock is not deleted, try deleting the .lock file and the node_modules folder and try to install all the dependencies again. Also if you have ios folder delete the Pods folder and the Podfile.lock