美文网首页
pod fatal: unable to access 'htt

pod fatal: unable to access 'htt

作者: 你飞跃俊杰 | 来源:发表于2023-06-04 20:12 被阅读0次

[!] Error installing SJUIKit
[!] /usr/bin/git clone https://gitee.com/changsanjiang/SJUIKit.git /var/folders/ht/v95bvggx1r928tcq9k5zrnh00000gp/T/d20230605-37656-x625vn --template= --single-branch --depth 1 --branch 0.0.0.59

Cloning into '/var/folders/ht/v95bvggx1r928tcq9k5zrnh00000gp/T/d20230605-37656-x625vn'...
fatal: unable to access 'https://gitee.com/changsanjiang/SJUIKit.git/': SSL certificate problem: unable to get local issuer certificate

原因:SSL证书验证问题

解决不验证ssl证书

 git config --global http.sslVerify false

相关文章

网友评论

      本文标题:pod fatal: unable to access 'htt

      本文链接:https://www.haomeiwen.com/subject/dqzbedtx.html