Error in create the react native app with npx
I'm trying to create a react native app with the command npx react-native init MyTabletApp --template react-native-template-typescript but I got this error attached. How to create an rn app that starts with all folders and files created? enter image description…