1
I can’t open an React Native project in the emulator, I’ve tried using Genymotion and Android Studio but always the same error occurs when I run: sudo react-native run-android
27 actionable tasks: 2 executed, 25 up-to-date
/bin/sh: 1: adb: not found
info Connecting to the development server...
warn Failed to connect to development server using "adb reverse": spawnSync adb ENOENT
info Starting the app...