3
respostas

React-native run-android não cria app no emulador

Boa noite.

Eu estou utilizando o Genymotion para emular o android, sincronizado com o Android Studio.

Agora estou com outro problema: quando eu utilizo o comando: reactive-native run-android, na pasta do Instalura (de maneira semelhante que o instrutor), eu não consigo uma resposta no emulador, e aparece o seguinte no Powershell:

FAILURE: Build failed with an exception.

Where: Script 'C:\Users\Usuario\Desktop\L�gica\React_native\Instalura\nodemodules@react-native-community\cli-platform-android\nativemodules.gradle' line: 195

What went wrong: A problem occurred evaluating script.

node:internal/modules/cjs/loader:928 throw err; ^Error: Cannot find module 'C:\Users\Usuario\Desktop\Lógica\React_native\Instalura\nodemodules@react-native-community\cli\build\bin.js' at Function.Module.resolveFilename (node:internal/modules/cjs/loader:925:15) at Function.Module.load (node:internal/modules/cjs/loader:769:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/runmain:76:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: []}

Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Get more help at https://help.gradle.org

BUILD FAILED in 3s

Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Get more help at https://help.gradle.org

BUILD FAILED in 8s

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 :ReactNative:Unexpected empty result of running '[node, C:\Users\Usuario\Desktop\Lógica\React_native\Instalura\node_modules@react-native-community\cli\build\bin.js, config]' command.

O que devo fazer para conseguir "buildar" o app no emulador?

3 respostas

Oi Gabriel, tenho duas hipóteses!

1 - mude o comando de reactive-native run-android para react-native run-android.

Se não resolver, exclua a pasta node_modules e execute um npm i caso esteja utilizando npm, ou, um yarn i caso esteja utilizando yarn.

Caso não funcione mesmo com estas altereções, nos avise para apurarmos mais profundamente o código!

Forte abraço!

Bom dia. Eu exclui a pasta node_modules, e apliquei o npm i, na sequência, usei o comando react-native run-android, mas o mesmo problema persiste. As variáveis de ambiente que configurei são as mesmas do documento abaixo:

https://react-native.rocketseat.dev/

O que posso fazer para seguir debugando?

Pessoal estou realmente precisando de ajuda nesse tópico, Leonardo, tem como dar uma olhadinha por favor, cinco dias já do post e não obtive resposta...

https://cursos.alura.com.br/forum/topico-cordova-music-controls-plugin-como-fazer-funcionar-140853