-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Expected results
The project should initialise properly.
Observed results
Can't be built because of the new template api documented here
Logs
✔ Downloading template
✖ Copying template
error Error: Cannot find module '/var/folders/78/49srzccj41jg4k660nnt6b8w0000gn/T/rncli-init-template-1UgDus/node_modules/react-native-template-typescript/template.config'
Steps to reproduce
- Install the latest version of the cli
yarn global add @react-native-community/cli@2.0.0-rc.2
# Or
npm i -g @react-native-community/cli@2.0.0-rc.2
- Create the app
react-native init YoYoYo --version react-native@next --template typescript
- Observe the failure
paulmelnikow, RaeesBhatti, jakubukrop, kevupton, maxtortime and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request