Hey there,
Create a folder with the app name.
In VS Code terminal run: npx create-expo-app DoneWithIt ← this is the app name
Run App: npx expo start or npm start
Use
npx create-expo-app@latest —template blank
try using nvm
in order to switch to an older version of node, such as 16