[!] Unable to add a source with url `https://github.com/CocoaPods/Specs.git` named `cocoapods`.- Dev

对项目执行 pod install 的时候遇到了如下异常:

Cloning spec repo `cocoapods` from `https://github.com/CocoaPods/Specs.git`
[!] Unable to add a source with url `https://github.com/CocoaPods/Specs.git` named `cocoapods`.
You can try adding it manually in `/Users/fyhsurvivors/.cocoapods/repos` or via `pod repo add`.

 

解决办法

首先,因 CocoaPods 的库文件较大 https://github.com/CocoaPods/Specs.git 的方式很容易中断,建议尝试切换为 ssh 的方式进行 clone 操作 git@github.com:CocoaPods/Specs.git

其次,终端中输入如下命令,处理 cocoapods 的 repos;

rm -rf ~/.cocoapods
mkdir -p ~/.cocoapods/repos
cd ~/.cocoapods/repos
git clone git@github.com:CocoaPods/Specs.git

注:如上操 clone 时对网络环境要求较高

若成功,则可以尝试在对应的项目中执行 pod install 即可

若失败,则会出现如下异常:

fyhsurvivors@survivors-deMacBook-Pro repos % git clone https://github.com/CocoaPods/Specs.git master
Cloning into 'master'...
remote: Enumerating objects: 402, done.
remote: Counting objects: 100% (402/402), done.
remote: Compressing objects: 100% (383/383), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
error: rev-list died of signal 9
fatal: remote did not send all necessary objects

解决办法可详见 Error fetching https://gems.ruby-china.org/: bad response Not Found 404 - Dev


以上便是此次分享的全部内容,希望能对大家有所帮助!

  • 2
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 6
    评论
回答: "unable to access 'https://github.com/fmtlib/fmt.git/'"的错误提示表明在访问该GitHub仓库时出现了连接问题。根据引用\[1\]、\[2\]和\[3\]的信息,这种错误可能是由于SSL连接问题引起的。具体来说,可能是由于OpenSSL SSL_read错误、gnutls_handshake失败或OpenSSL SSL_read错误导致的连接问题。这些错误可能是由于网络连接不稳定、服务器问题或其他网络配置问题引起的。为了解决这个问题,你可以尝试以下几个步骤: 1. 检查你的网络连接是否正常。确保你的网络连接稳定,并且没有任何阻止访问GitHub的网络设置或防火墙。 2. 尝试使用其他网络或设备进行访问。有时候,特定的网络或设备可能会导致连接问题。尝试使用其他网络或设备来确认问题是否与特定的网络或设备有关。 3. 检查GitHub服务器状态。有时候,GitHub服务器可能会出现问题,导致无法访问。你可以在GitHub的状态页面上查看服务器的状态,确认是否有任何已知的问题。 4. 尝试使用其他访问方式。如果你仍然无法访问该仓库,你可以尝试使用其他访问方式,例如使用SSH协议进行访问,或者使用其他Git托管服务。 总结来说,"unable to access 'https://github.com/fmtlib/fmt.git/'"的错误提示表明在访问该GitHub仓库时出现了连接问题。你可以尝试检查网络连接、尝试其他网络或设备、检查GitHub服务器状态以及尝试其他访问方式来解决这个问题。 #### 引用[.reference_title] - *1* [解决unable to access ‘xxx.git/‘: OpenSSL SSL_](https://blog.csdn.net/a1137608040/article/details/120550854)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [git clone 报错:fatal: unable to access ‘https://github.com/xxxxxxxxx/xxx.git/‘: gnutls_](https://blog.csdn.net/weixin_45647721/article/details/123912786)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *3* [Git报错解决:fatal: unable to access ‘https://github.com/.......‘: OpenSSL SSL_read: Connection ...](https://blog.csdn.net/m0_65005402/article/details/125403150)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]
评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值