I followed the instructions given in the documentation: https://docs.reactnativestarter.com. I'm getting the below error while launching on windows. Please help.
info Launching emulator...
error Failed to launch emulator. Reason: No emulators found as an output of emul
ator -list-avds
.
warn Please launch an emulator manually or connect a device. Otherwise app may fa
il to launch.
info Installing the app...
Starting a Gradle Daemon, 1 incompatible and 2 stopped Daemons could not be reuse
d, use --status for details
error Failed to install the app. Make sure you have the Android development environment set up: https:/ /reactnative.dev/docs/environment-setup. Run CLI with --verbose flag for more details. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.