COMAND: yarn android
yarn run v1.22.0$ react-native run-androidinfo Starting JS server...info Building and installing the app on the device (cd android && ./gradlew app:installDebug)...Erro: Não foi possível localizar nem carregar a classe principal org.gradle.wrapper.GradleWrapperMainCausada por: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMainerror Could not install the app on the device, read the error above for details.Make sure you have an Android emulator running or a device connected and haveset up your Android development environment:https://facebook.github.io/react-native/docs/getting-started.htmlerror Command failed: ./gradlew app:installDebug. Run CLI with --verbose flag for more details.error Command failed with exit code 1.info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.