-
Notifications
You must be signed in to change notification settings - Fork 1.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
Something went wrong in downloading and extracting the project files. #917
Comments
Also seeing this on MacOS, tested multiple templates
|
After investigation, I found the exception and the line that triggers this error on my computer (MacBook Pro M1 - macOS 12.6.2)
In my case the error is triggered by the following function When I tried to log the stream behaviour, I got this
According to this answer (https://stackoverflow.com/a/61379055) it seems to be an issue with the ending of the stream
Reproductible result Still investigating... |
did you find a solution for this error? |
✖ Something went wrong in downloading and extracting the project files. need fix for this on linux systems |
Describe the bug
When trying to create a new React-Native app, I get the generic error message "Something went wrong in downloading and extracting the project files."
To Reproduce
Steps to reproduce the behavior:
create-react-native-app mobile-client
Expected behavior
This should create a new project.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Not applicable, since I can't even create a project.
The text was updated successfully, but these errors were encountered: