1 Like
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
1 Like
Use
npx create-expo-app@latest —template blank
1 Like
try using nvm
in order to switch to an older version of node, such as 16