-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Bug
c:\Users\Gilb\WifiLight>react-native upgrade
info No version passed. Fetching latest...
info Fetching diff between v0.59.9 and v0.60.5...
error Failed to fetch diff for react-native@0.60.5. Maybe it's not released yet?
info For available releases to diff see: https://github.com/react-native-community/rn-diff-purge#version-changes
c:\Users\Gilbert\WifiLightDimmer>react-native upgrade 0.59.10
error Trying to upgrade from newer version "0.59.9" to older "0.59.10"
Environment info
React Native Environment Info:
System:
OS: Windows 10
CPU: (4) x64 Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz
Memory: 3.77 GB / 7.80 GB
Binaries:
npm: 6.9.0 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.5.0.0 AI-191.8026.42.35.5791312
"dependencies": {
"@react-native-community/slider": "^1.1.3",
"react": "16.8.3",
"react-native": "0.59.9",
"react-native-elements": "^1.1.0",
"react-native-gesture-handler": "^1.3.0",
"react-native-image-picker": "^1.0.2",
"react-native-vector-icons": "^6.6.0",
"react-navigation": "^3.11.0"
Steps To Reproduce
- c:\Users\Gilb\WifiLight>react-native upgrade
- c:\Users\Gilb\WifiLight>react-native upgrade 0.60.5
...