React native emulator failed to start in windows10

128 Views Asked by At

Does anyone knows how to fix this issue?

This is the exact command and result in windows 10.

react-native run-android

> info Running jetifier to migrate libraries to AndroidX. You can
> disable it using "--no-jetifier" flag. Jetifier found 864 file(s) to
> forward-jetify. Using 4 workers... info Starting JS server... 'adb' is
> not recognized as an internal or external command, operable program or
> batch file. info Launching emulator... error Failed to launch
> emulator. Reason: No emulators found as an output of `emulator
> -list-avds`. warn Please launch an emulator manually or connect a device. Otherwise app may fail to launch.

This is the actual screen shot. enter image description here

0

There are 0 best solutions below