I am getting this error when I try to pod repo update and pod install
pod repo update
pod install
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt, error: Failed to open TCP connection to cdn.cocoapods.org:443 (No route to host - connect(2) for "cdn.cocoapods.org" port 443)
Does somebody know how to fix this problem?
I got it working by using below commands:
pod repo remove trunk and then
pod repo remove trunk
pod install or pod update
pod update
1.4m articles
1.4m replys
5 comments
57.0k users