Open Aymkdn opened 3 years ago
When I install react-native-cli
then it works… In the documentation it says either expo-cli
or react-native-cli
…
Looks like the _
in project's name are not allowed… It's probably something you need to write in the documentation or to make the message "is invalid" more clear!
Also you need to install yarn
otherwise you'll get errors :-(
Hi,
I'm a bit confused about the errors I get when I try
vue-native init
:I'm using Windows 10. I have the same error whatever I try npm 7 or npm 6. There is no folder
android_tv_app
yet and I tried to create the folder but same issue. I didn't installreact-native-cli
but I installedexpo-cli
.