Problem starting my app on a Android emulator!

Expo CLI 3.28.2 environment info:
System:
OS: Windows 10 10.0.18363
Binaries:
Node: 12.14.1 - C:\Program Files\nodejs\node.EXE
npm: 6.13.4 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 4.1.0.0 AI-201.8743.12.41.6858069
npmPackages:
expo: ~39.0.2 => 39.0.3
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-39.0.4.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
Expo Workflow: managed

I start the project with npm start / expo start and everything seems to work great, but when I type “a” into the cmd to try to start the app on my emulator 9 / 10 times the same error occures:

image

The emulator is open before I try to start my app on it aswell.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.