Closed BunnyBuddy closed 1 month ago
When I run pod update, I get
[!] Error installing KlarnaMobileSDK [!] /usr/bin/git clone https://github.com/klarna/klarna-mobile-sdk.git /var/folders/_3/v5b_c51567x8ktb0jbbq4r_80000gn/T/d20241023-31621-bfvpiz --template= --single-branch --depth 1 --branch 2.6.23 Cloning into '/var/folders/_3/v5b_c51567x8ktb0jbbq4r_80000gn/T/d20241023-31621-bfvpiz'... error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 1337 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output
This is only happening since the last update.
I thought increasing the git buffer size might help but still no use.
Oh sorry, I figured it out. Just had to clean cache and then run pod update
When I run pod update, I get
This is only happening since the last update.
I thought increasing the git buffer size might help but still no use.