-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pod installation getting failed for 0.73.1 #42048
Comments
@vksgautam1986 i can see that your react-native info has some weird infos: hermesEnabled: Not found |
Can you execute on ios directory: |
hermas is getting installed but it getting failed in later stage |
@tyhudson please, open your @vksgautam1986 This seems like that the
|
navigate to the ios folder. thanks @cipolleschi i tried these steps but it did not worked for me and giving me the same issue |
I tried cloning your project and it worked for me. I believe that your xcode installation failed or is incomplete. The actual error is reported at the end of the message and it is:
The solution should be to run
or to update Xcode from "Software Update" or to reinstall Xcode. Out of curiosity, have you ever tried to open Xcode? It could also be that you updated it and just missed a last configuration step that is triggered only when you open the IDE. For sanity check, can you provide these values:
|
I'm vksgautam1986 From my personal account - I'm using 14.2 And 14.3.1 xcode and I can create builds for ios from it. Rest for all of queries I will post here once I would be on system tomm morning. Thank you @cipolleschi |
Hi @cipolleschi
|
Hi @cipolleschi i tried the link below and able to install the pods also .i installed second xcode few days ago and there could be some issue bcs of that. Thank you i switched to primary Xcode.app , may be bcs i have space in my second xcode naming "Xcode 2", that could be the reason but nevertheless its working fine now. thank you. |
Description
installation****
i have updated my project from 0.72.7 to 0.73.1 and android working fine but there is some issue during pod installation
Steps to reproduce
React Native Version
0.73.1
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/vksgautam1986/seventyThree
Screenshots and Videos
Error during pod installation. Test
The text was updated successfully, but these errors were encountered: