Can't upgrade to 0.60.3
See original GitHub issueUsing the react-native cli I ran the react-native upgrade
command and I get this error:
error Failed to fetch diff for react-native@0.60.3. Maybe it's not released yet?
I’ve also tried upgrading for other 0.60.x versions with no success either.
Current RN version is: 0.59.8
Please advise…
Issue Analytics
- State:
- Created 4 years ago
- Reactions:11
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Upgrading to React Native 0.60 - YouTube
Here are some quick tips if you're a developer upgrading his/her react native project from 0.59 or ... Your browser can't play this...
Read more >Upgrading to new versions - React Native
Some upgrades won't be done automatically with the React Native CLI and require manual work, e.g. 0.28 to 0.29 , or 0.56 to...
Read more >Most efficient way to upgrade to React Native 0.60.5 from 0.59.2
here is the proper way to upgrade your project's react-native version.
Read more >React Native Upgrade Helper
Check out Upgrade Support if you are experiencing issues related to React Native during the upgrading process. Keep in mind that RnDiffApp and...
Read more >Upgrading from 3.x - React Navigation
In React Navigation 4, we've extracted out the navigators to separate packages to make it easier to maintain and release updates faster.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It seems that
react-native upgrade
supports upgrade up to0.60.0
only for now (as of posting this comment). If you need to upgrade to most recent0.60.3
, you might check out the upgrade helper mentioned above by @ecreeth. I also did manually upgrade my app using the helper.Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.