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:
- Run command:
create-react-native-app mobile-client
- When asked "How would you like to start", pick "Template from expo/examples: https://github.com/expo/examples"
- When asked "Pick an example", pick "with-typescript"
- See error: "Something went wrong in downloading and extracting the project files."
Expected behavior
This should create a new project.
Desktop (please complete the following information):
- OS: Ubuntu 20.04.5 LTS (Focal Fossa)
Smartphone (please complete the following information):
Not applicable, since I can't even create a project.