pod install 或者pod update 时出现以下错误:

CDN: trunk URL couldn't be downloaded: https://cdn.jsdelivr.net/cocoa/Specs/3/2/5/FlipperKit/0.100.0/FlipperKit.podspec.json Response: Timeout was reached

解决:

1.Podfile 文件顶部添加:source 'https://github.com/CocoaPods/Specs.git',

2.移除trunk:终端下执行 pod repo remove trunk

3重新 pod install

Logo

一站式 AI 云服务平台

更多推荐