Warning: CocoaPods is installed but broken. Skipping pod install. #2091
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceMy iOS builds have started to fail for no apparent reason today with this error:
I tried logging in to the build machine with ssh and manually installing cocoapods with brew but it did not help. Locally everything builds fine but the Codemagic builds have been failing for a couple of hours now. Expected resultsiOs build completes Actual resultsWarning: CocoaPods is installed but broken. Skipping pod install. CocoaPods not installed or not in valid state. Build failed :| Build id (optional)651ec635a0c14b8fce30ed99 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @johanlantz, It looks like the root cause is this - CocoaPods/CocoaPods#12081 Can you please try the solution mentioned here. |
Beta Was this translation helpful? Give feedback.
Hi @johanlantz,
It looks like the root cause is this - CocoaPods/CocoaPods#12081
Can you please try the solution mentioned here.