We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React Native version: 0.61.0-rc.0
excute npx react-native@0.61.0-rc.0 init RNTest --template typescript
npx react-native@0.61.0-rc.0 init RNTest --template typescript
but npx react-native init RNTest --template typescript is ok.
npx react-native init RNTest --template typescript
Snack, code example, screenshot, or link to a repository:
The text was updated successfully, but these errors were encountered:
Hi there, this will get resolved (if possible) faster at the react-native-cli repo, so I moved the issue there. Closing here. :)
Sorry, something went wrong.
No branches or pull requests
React Native version: 0.61.0-rc.0
Steps To Reproduce
excute
npx react-native@0.61.0-rc.0 init RNTest --template typescript
but
npx react-native init RNTest --template typescript
is ok.Snack, code example, screenshot, or link to a repository:
The text was updated successfully, but these errors were encountered: