Skip to content
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

Update README.md #2

Closed
wants to merge 1 commit into from
Closed

Update README.md #2

wants to merge 1 commit into from

Conversation

rybon
Copy link

@rybon rybon commented Jul 16, 2019

No description provided.

@@ -8,7 +8,7 @@ Tuil is a template that helps to get you started with React Native using TypeScr
**Note this template supports react-native ^0.60.0 and react-native-cli ^2.0.0, because of breaking changes in the custom template mechanism.**

```bash
npx react-native init MyApp --template=react-native-template-tuil
npx react-native init MyApp --template=tuil
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This no longer works with the latest version of the react-native cli if i am correct?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure. It couldn't resolve --template=react-native-template-tuil, but could resolve --template=tuil.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you using the old CLI? It was an issue with the old CLI. Since the new CLI it is not possible anymore to pass a shorthand.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok, I'm using:

$ react-native -v
react-native-cli: 2.0.1

@patrickkempff
Copy link
Owner

Not needed anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants