-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_5_1_d.txt Response: Error in the HTTP2 framing layer #12679
Comments
We got the same error multiple times with different pods. The only workaround that we found is to use GitHub specs repository. Change your Podfile like this:
|
I use Flutter related packages to use on the ios side I got a similar error when I typed pod install. I tried these to solve the problem and they worked, so I'd like to share them in case they solve your problem too; Please try the following codes 1 - and then 2 - 3 - |
usdt ,,31.000 send your wallet
tnx brother
…---------- Forwarded message ---------
From: Abdullah Taş ***@***.***>
Date: Sun, Nov 17, 2024, 23:49
Subject: Re: [CocoaPods/CocoaPods] CDN: trunk URL couldn't be downloaded:
https://cdn.cocoapods.org/all_pods_versions_5_1_d.txt Response: Error in
the HTTP2 framing layer (Issue #12679)
To: CocoaPods/CocoaPods ***@***.***>
Cc: Subscribed ***@***.***>
I use Flutter related packages to use on the ios side
I got a similar error when I typed pod install.
I tried these to solve the problem and they worked, so I'd like to share
them in case they solve your problem too;
Please try the following codes
1 - pod repo remove trunk
and then
2 - pod install
3 - pod update
—
Reply to this email directly, view it on GitHub
<#12679 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW2EBF236BPWP3DG6QSAAM32BD25FAVCNFSM6AAAAABRHFQYICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGUZTOMBRGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
It really worked bro. Thanks a lot |
This is the same issue as #12574 |
What did you do?
Run
pod install
What did you expect to happen?
Install pods!
What happened instead?
Error:
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_5_1_d.txt Response: Error in the HTTP2 framing layer
CocoaPods Environment
1.16.0
The text was updated successfully, but these errors were encountered: