Skip to content

Put the template in quotes when an asterisk is used#273

Open
OrganicPanda wants to merge 1 commit intoreact-native-community:mainfrom
OrganicPanda:patch-1
Open

Put the template in quotes when an asterisk is used#273
OrganicPanda wants to merge 1 commit intoreact-native-community:mainfrom
OrganicPanda:patch-1

Conversation

@OrganicPanda
Copy link

I needed to wrap the template name in quotes to get it to work in zsh so I thought it might be good to change the docs as, as far as I'm aware, the quotes would not cause any problems for other terminal environments.

Running the command without quotes:

npx react-native init Foo --template react-native-template-typescript@6.8.*
zsh: no matches found: react-native-template-typescript@6.8.*

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.

1 participant