Error installing pods with conflicting GoogleMLKit/FaceDetection dependencies in React Native
I am encountering an issue while installing pods in my React Native project using CocoaPods. After executing pod install, I receive the following error: [!] CocoaPods could not find compatible versions for pod "GoogleMLKit/FaceDetection": In Podfile: react-native-face-detection (from ../node_modules/react-native-face-detection) was…