You go online and search for a command line for a React Native installation. What happened when you get bunch of confusing error like the one showing below
Well, first of all it is wise to learn how to google error messages and find the solution online. Or you can just use an efficient command line, which doesn't required to install unnecessary package to overload the RAM and eventually have the processor reject it will a confusing error message. All you have to do is to find a command line like npx create-expo-app --template bare-minimum and go from there.
Now this might require us to learn a little bit of Linux command line, but all learning is valuable right? Here you go, and you welcome.