Works with Node 16: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash nvm install 16 nvm use 16 Install Expo CLI globally: npm install -g expo-cli Install dependencies: yarn Run: npx expo start