You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an old react native project and i want to upgrade it to 0.66.5, i tried using
react-native upgrade
but its giving me error that modules not release 404 error, tried using react native helper but it not giving changelog details from 0.61.5 to 0.66 it only giving details for last version,
i want to to updagrde it to 0.66 first to make sure every things works than will move further, any solution for this?
Environment
System: OS: macOS 13.6.5 CPU: (8) arm64 Apple M1 Memory: 104.02 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.9.0 - ~/.nvm/versions/node/v22.9.0/bin/node npm: 10.8.3 - ~/.nvm/versions/node/v22.9.0/bin/npm Watchman: 2024.07.08.00 - /opt/homebrew/bin/watchman SDKs: iOS SDK: Platforms: DriverKit 23.0, iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0 IDEs: Android Studio: 2022.3 AI-223.8836.35.2231.11005911 Xcode: 15.0.1/15A507 - /usr/bin/xcodebuild npmPackages: react: 16.9.0 => 16.9.0 react-native: 0.61.5 => 0.61.5 npmGlobalPackages: react-native-cli: 2.0.1
Things I’ve done to figure out my issue
Upgrading version
0.66.5
Description
I have an old react native project and i want to upgrade it to 0.66.5, i tried using
react-native upgrade
but its giving me error that modules not release 404 error, tried using react native helper but it not giving changelog details from 0.61.5 to 0.66 it only giving details for last version,
i want to to updagrde it to 0.66 first to make sure every things works than will move further, any solution for this?
Reproducible demo
you will get errors in above commands
The text was updated successfully, but these errors were encountered: