-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Unable to add a source with url https://cdn.cocoapods.org/
named cocoapods-
.
#9270
Comments
This is insufficient information for us to diagnose the issue. Can you please run the same command with |
|
What does your Can you also paste the output of |
Here it goes: pod version: 1.7.5 PodFile contents:
|
@dnkoutso we also tried modifying the folder permission via chmod, but still same error. repo list:
|
@dnkoutso when i manually adding the repo to the pods im having this issue also,
|
@jaygauten can you please upgrade to CocoaPods 1.8.4 and try |
@dnkoutso I'm having the same exact issue on a Jenkins instance.
I do see in the logs
Is there a certain minimum version to use the CDN? |
I believe the format has changed since the initial release of the CDN repo functionality. The current CDN should work with CocoaPods 1.8.0 or higher |
@robbmcmahan if you add the CDN repo with a newer version of CocoaPods I dont think an old version can work unless you |
The original ticket however does not seem to be related to your issue @robbmcmahan |
@jaygauten for CDN I recommend latest version of 1.8+ |
I think this can be closed. Let me know if I should re-open. |
I'm facing a similar issue here is my pods related information. (I'm using cocoapods on windows 10)
Pod file
This is my first usage of cocoapads on windows for a react-native project (with version 0.62.2) and I'm not familiar with this package manager. @dnkoutso, @jaygauten, can you help me to solve the problem, please? |
I'm also getting the same error as @SaeedZhiany - Win 10, latest react-native 0.62.2 with latest cocoapods. |
Hi @SaeedZhiany, i just downgraded my pod to use the older version because we still have old plugins to use |
Hi @jaygauten Which version of pods you are using? |
we are using cocoapods 1.7.5 |
Thanks @jaygauten
are you mean react-native projects use old plugins? or just you and your team? if you mean the former one we can inform RN developers by creating an issue in their repository to upgrade and use up-to-date plugins. |
Hi @SaeedZhiany, to clarify that, our team is using ionic 1 which is on top of angular 1 |
Ah, I see. I'm using cocoapods for my react-native project, so maybe my problem not directly related to yours. I should investigate whether react-native is using old plugins. Thanks for your help! 👍 |
I’m using a fresh 0.62.2 react native project and have the same issues on Windows only. Even if I git clone the master repo to the .cocoapods/repos directory it complains about trunk.
|
Same here, CocoaPods 1.9.1 on Windows 10. |
I tried many versions, none of them help, finally I installed the pods on my macOS vmvare. |
Would love some help here, none of us use Windows so this will be difficult to reproduce. I'd recommend giving |
Thanks for paying attention to this issue. I executed the command you mentioned, but it is stuck with this message:
and after two minutes it gives this error message:
|
|
Yeah, it's possible, I remembered when I installed ruby on my windows it had a problem with finding However, I just want to report my cocoapods status on my windows OS to see if others have same problem or not. I'm using my VMVare until we can find what the exact problem is. |
Going to close in favor of #9731 to focus on the Windows aspect, as this issue was originally something else |
@SaeedZhiany did you figure out the issue ,if you have figured out then let me know because i am facing same error |
@muhammadrizwan0043
|
sudo gem install cocoapods -v1.8.4 |
works for me. made my day thank you |
Unfortunately fastly's breaking the CDN - any alternative people are using? |
@danwdart Just experienced the same issue in our CircleCI build |
Ah, this for now: |
I'm going through the same thing. I already tried downgrading to 1.8.4, but still. |
I am also experiencing same issue now and downgrading to 1.8.4 is not helping. |
See: #10078 - I'm going to lock this thread to keep our issues focused |
[*] I've read and understood the CONTRIBUTING guidelines and have done my best effort to follow.
Report
What did you do?
installing a pods in a terminal by running
pod install --verbose
What did you expect to happen?
Should install the pods correctly
What happened instead?
it throws an error: Unable to add a source with url
https://cdn.cocoapods.org/
namedcocoapods-
.CocoaPods Environment
Stack
Installation Source
Plugins
The text was updated successfully, but these errors were encountered: