Closed
Description
Current behavior
Can't upgrade to react native 0.66
Expected behavior
Upgrade to react native 0.66
Repro steps
Try to install this package with RN 0.66
Environment
- AsyncStorage version: 1.15.8
- Expo version: Bare project
- Environment:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react-native@0.66.0
npm ERR! node_modules/react-native
npm ERR! react-native@"0.66.0" from the root project
npm ERR! peer react-native@">=0.65.0-rc.0 || 0.0.0-*" from @react-native-community/cli@6.0.0
npm ERR! node_modules/@react-native-community/cli
npm ERR! @react-native-community/cli@"^6.0.0" from react-native@0.66.0
npm ERR! 12 more (@react-navigation/drawer, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0" from @react-native-async-storage/async-storage@1.15.8
npm ERR! node_modules/@react-native-async-storage/async-storage
npm ERR! @react-native-async-storage/async-storage@"^1.15.8" from the root project
- Logs/Errors that may be relevant:
Metadata
Metadata
Assignees
Labels
No labels