How to fixe Cocoapods issues to start a react native project

137 views Asked by At

When I start the project and run it, I encounter a problem. Initially, I am prompted to install Cocoapods, and when I press yes, I encounter errors related to the failed installation of Ruby gems. Subsequently, I receive the message "Error installing pods failed. This doesn't affect project initialization, and you can safely proceed." Following this, I run the command "cd "/Users/rabiegharghar/Desktop/react native/app/ios"" and launch the app. The simulator starts, but it fails to create the app.(I know that my question does not hve a lot of details this is du to my lake of experience it's my first React Native project, so i will be glad to provide any additionnel informations that could help to understand and the problem)

I tried to update the Ruby version but it dosent work

0

There are 0 answers