Xcode – Expo-Router Template throwing error when running npm run Android
I've just created an Expo Project with the following command: npx create-expo-app@latest --template tabs@50 I have everything I need installed (I think?): Android Studio, Xcode, etc. When running npm start android, the emulator opens and then crashes with this error:…