I want to make an app in react native, so like always, I ran the command npx react-native init AppName
but then I get the following error [refer images] . It sure creates an AppName folder, but the folder is totally empty except for a .git folder.
I would like to know if there is an error from my end or is react native tripping.
Well, what else can I try, since I can’t even initialize a project. I tried it couple of times but each time the same result. I npx react-native init AppName --verbose
to get detailed error message.
Error
Continued
Error without –verbose
CrimSon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.