I am getting
[!] Couldn't determine repo type for URL:
https://cdn.cocoapods.org/: Non-HTTP proxy URI:
error during pod install when i am trying to run a flutter project.
https proxy is in place on terminal using bash profile.
Also tried to add source 'https://github.com/CocoaPods/Specs.git' in podfile but receives same error with this URL.
Disabling IPV6 fixes this.
To disable IPV6 on Mac OS X, do the following:
Source
Add a new CocoaPods repository with CDN support to your local CocoaPods configuration.
pod repo add-cdn trunk https://cdn.cocoapods.org/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With