cocoapods could not find compatible versions for pod

Cocoapods could not find compatible versions for pod

The bar for entry to developing cross-platform applications has been significantly lowered with tools like Ionic Framework and Capacitor. Unfortunately, when it comes to developing said applications, software dependencies and their required versions can sometimes put the proverbial spanner in the cogs. Software dependencies and their versions can sometimes throw unexpected errors when different tools are brought together in developing our applications. Hopefully cocoapods could not find compatible versions for pod short article might prove helpful to some developers out there who are experiencing similar Cocoapods related issues.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Describe the bug A clear and concise description of what the bug is. Expected behavior I would expect the pod install to complete and resolve the pods. Screenshots If applicable, add screenshots to help explain your problem.

Cocoapods could not find compatible versions for pod

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Installing pods 2 Using Expo modules 3 Auto-generating. Then I created a new build I expo eas. The text was updated successfully, but these errors were encountered:. Could you try again with eas build --clear-cache? Sorry, something went wrong. If eas build --clear-cache doesn't work, then you can also try specifying a different cache key in your build profile.

Expected behavior I would expect the pod install to complete and resolve the pods. This worked for me as well, All reactions. New issue.

.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. I've set platform :ios, '

Cocoapods could not find compatible versions for pod

If you have recently tried creating a new React Native project or updating an existing one, you may have run into some errors using the Hermes engine on iOS:. The reason you're seeing this is likely because each release of React Native now depends on specific versions of Ruby and CocoaPods. Luckily the maintainers have also added a system to easily ensure you are using the correct versions:. To find the correct version of Ruby to use, navigate to the root directory of your project and open Gemfile. This is the Ruby version number that your project's version of React Native requires.

Mtg color names

In the future, make sure to include all steps in the "steps to reproduce the error" section. Sorry, something went wrong. You signed out in another tab or window. Please see logs for more info. For me nothing above worked. Trying to find time to remake a base repo for my case of this error. First Issue [! Reload to refresh your session. All comments are welcome and the rules are simple - be nice and do NOT engage in trolling, spamming, abusiveness or illegal behaviour. Saturday 25th February, - am. When running pod install I got this error:. Software dependencies and their versions can sometimes throw unexpected errors when different tools are brought together in developing our applications. Support Are you getting value from this site? But pods are finicky.

Here are some of the most common causes:.

All comments are welcome and the rules are simple - be nice and do NOT engage in trolling, spamming, abusiveness or illegal behaviour. Unfortunately, when it comes to developing said applications, software dependencies and their required versions can sometimes put the proverbial spanner in the cogs. Is there a way to manually add this co-dependency the libray seems to fail too? Running pod repo update before running the build resolved this issue for me locally. You switched accounts on another tab or window. Thank you. When running pod install I got this error:. Mahdi-Farahani commented Sep 22, But pods are finicky All reactions. In the future, make sure to include all steps in the "steps to reproduce the error" section.

2 thoughts on “Cocoapods could not find compatible versions for pod

Leave a Reply

Your email address will not be published. Required fields are marked *