-
Notifications
You must be signed in to change notification settings - Fork 907
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
Invalid Podfile: . #2551
Comments
I have the exact same error, just updated to Xcode 16.0. I have a project on RN 0.76.1, and this error occurs when I add my custom Turbo Module to the project. When I remove it, all is fine. Before updating Xcode I had no issues with my custom package. |
hey @dentemm, @stevenchen-info could you please run |
@szymonrybczak Thanks for the suggestion, for me the issue was my custom Turbo Module was missing some information in package.json (which apparently wasn't required before?). After adding |
There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. |
Ask your Question
I'm trying to run pod install on my RN project. Last week all fine. Without any changes, after I install new Xcode version (15.4, previous 15.2). I encouter this error. When I run pod install, cmd line will stuck, didn't show any error message. When I cancel it. It show this error.
I have tried
Still not working. I have stuck for days. Please does anyone have any advice?
node: 18.20.4
react-natvei: 0.69.7
react-native-community: 7.0.0
ruby: 2.7.5
cocoapods: 1.16.2
The text was updated successfully, but these errors were encountered: