I’m installed FirebaseCore and FirebaseAuth to my project and Now I want to install FirebaseDatabase and FirebaseStorage in my application with Cocopods and I can not , I’m using [pod ‘FirebaseDatabase’ and pod ‘FirebaseStorage’] in Podfiles then pod install in terminal , I used Xcode 14.2 version so I don’t know if that version is the reason to can not install or not
[!] Error installing FirebaseAuthInterop
[!] /usr/bin/git clone https://github.com/firebase/firebase-ios-sdk.git /var/folders/wd/krph3zg50ms9zj11x_jpd9b00000gn/T/d20240629-9977-ze2sgt --template= --single-branch --depth 1 --branch CocoaPods-10.28.0
Cloning into '/var/folders/wd/krph3zg50ms9zj11x_jpd9b00000gn/T/d20240629-9977-ze2sgt'...
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 5234 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
I’m trying to install FirebaseDatabase and FirebaseStorage But I Cann’t install
MarwanMekhemar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.