-
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
react-native init is failing #40737
Comments
I'm also getting the same error, and I haven't been able to solve it. |
Even I'm getting the same error for the past 3 days. The bundling is not happening properly |
Workaround:When
Now proceed as you would if |
It's working successfully this way, but when I create another project, I encounter the same error. Isn't there a permanent solution? |
The fix has been made, it just needs to be released. |
I'm still facing an issue when I run
|
Duplicates #39832 |
Description
New Project creation fails due to CocoaPods/CocoaPods#12081
React Native Version
0.72.5
Output of
npx react-native info
Steps to reproduce
Just create new project using
npx react-native init test
Snack, screenshot, or link to a repository
https://github.com/cstayyab/react-native-issue-40737
The text was updated successfully, but these errors were encountered: