pod install出现上述问题 主要原因使用了代理 解决方案 执行上面复制的命令行。 export https_proxy=http://127.0.0.1:7890 http_proxy=http:/<