Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17665

Cant install pods after installing react-native-firebase/firestore

$
0
0

MacBook-Air ios % pod install [!] CocoaPods could not find compatible versions for pod "nanopb": In snapshot (Podfile.lock):nanopb (< 2.30911.0, = 2.30910.0, >= 2.30908.0) In Podfile:RNFBFirestore (from ../node_modules/@react-native-firebase/firestore) was resolved to19.1.1, which depends onnanopb (< 2.30910.0, >= 2.30908.0) You have either: * out-of-date source repos which you can update with pod repo update or with pod install --repo-update. * changed the constraints of dependency nanopb inside your development pod RNFBFirestore. You should run pod update nanopb to apply changes you've made.

*

Even after adding and updating all those things, xcode build will fail. idk how can I resolve and make a clean installation of firestore, please help


Viewing all articles
Browse latest Browse all 17665

Trending Articles