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
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
pod install fails in the ios directory due to incompatible versions of GoogleMLKit/MLKitCore.
β Error Output
β οΈ Something went wrong running `pod install` in the `ios` directory.
Command `pod install` failed.
ββ Cause: CocoaPods could not find compatible versions for pod "GoogleMLKit/MLKitCore":
In snapshot (Podfile.lock):
GoogleMLKit/MLKitCore (= 3.2.0)
In Podfile:
react-native-mlkit-ocr (from `../node_modules/react-native-mlkit-ocr`) was resolved to 0.3.0, which depends on
GoogleMLKit/TextRecognition (= 2.6.0) was resolved to 2.6.0, which depends on
GoogleMLKit/MLKitCore (= 2.6.0)
You have either:
* changed the constraints of dependency `GoogleMLKit/MLKitCore` inside your development pod `react-native-mlkit-ocr`.
You should run `pod update GoogleMLKit/MLKitCore` to apply changes you've made.
pod install --repo-update --ansi exited with non-zero code: 1