-
Notifications
You must be signed in to change notification settings - Fork 395
Couldn't find the template.config.js file inside "typescript" template #230
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
Comments
Doesn't relate to I suggest it's |
|
@emin93 I used command from official documentation |
It is some problem with newer yarn versions. |
seems to be a yarn thing indeed. I've added the --npm flag on the command and the generation worked |
Expected results
Failed to create project from template
What did you expect to happen?
Succussful RN project with TypeScript creation
Observed results
Logs
Steps to reproduce
npx react-native init FeeveApp --template typescript
inside monorepo setup inpackages/
folderThe text was updated successfully, but these errors were encountered: