Closed neutrino-am closed 1 year ago
For "react-native": "0.70.8", "detox": "20.9.0",
Getting below error on installation :
code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @react-native-async-storage/async-storage@1.17.7 npm ERR! Found: react-native@0.70.8 npm ERR! node_modules/react-native npm ERR! peer react-native@">= 0.60.0" from react-native-android-location-enabler@1.2.2 npm ERR! node_modules/react-native-android-location-enabler npm ERR! react-native-android-location-enabler@"1.2.2" from the root project npm ERR! peer react-native@">=0.65.0" from react-native-bootsplash@4.3.2 npm ERR! node_modules/react-native-bootsplash npm ERR! react-native-bootsplash@"4.3.2" from the root project npm ERR! 48 more (react-native-ad-manager, react-native-dialog, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react-native@"^0.0.0-0 || 0.60 - 0.69 || 1000.0.0" from @react-native-async-storage/async-storage@1.17.7 npm ERR! node_modules/@react-native-async-storage/async-storage npm ERR! @react-native-async-storage/async-storage@"1.17.7" from the root project npm ERR! npm ERR! Conflicting peer dependency: react-native@0.69.11 npm ERR! node_modules/react-native npm ERR! peer react-native@"^0.0.0-0 || 0.60 - 0.69 || 1000.0.0" from @react-native-async-storage/async-storage@1.17.7 npm ERR! node_modules/@react-native-async-storage/async-storage npm ERR! @react-native-async-storage/async-storage@"1.17.7" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
For "react-native": "0.70.8", "detox": "20.9.0",
Getting below error on installation :