Estou há dias tentando iniciar o curso de react native e não consigo passar da primeira aula. Já revirei o forum, instalei e desinstalei os programas várias vezes e não consigo de jeito nenhum resolver o problema.
No android Studio eu até consigo abrir o emulador, mas ele não recebe a informação do projeto Instalura.
O powershell e prompt ora aparenta funcionar, ora não, mas nunca conseguem buildar como é mostrado na aula. Segui o vídeo apresnetado em alguns dos foruns, com o passo a passo e nada de dar certo também.
Exclui algumas coisas e aumentei o espaço do HD e também não parece ter alterado nada.
Estou preocupado porque é o último mês de acesso e eu estou com medo de não conseguir aproveitar esses cursos de react native por esse motivo.
Segue abaixo a mensagem de erro. Essa foi no prompt.
C:\Users\55449\Desktop\Programação\Instalura\Instalura>react-native run-android
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
(node:8740) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
Jetifier found 967 file(s) to forward-jetify. Using 8 workers...
info Starting JS server...
info Installing the app...
:ReactNative:Unexpected empty result of running '[node, C:\Users\55449\Desktop\Programação\Instalura\Instalura\node_modules\@react-native-community\cli\build\bin.js, config]' command.
:ReactNative:Running '[node, C:\Users\55449\Desktop\Programação\Instalura\Instalura\node_modules\@react-native-community\cli\build\bin.js, config]' command failed.
FAILURE: Build failed with an exception.
* Where:
Script 'C:\Users\55449\Desktop\Programa��o\Instalura\Instalura\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 195
* What went wrong:
A problem occurred evaluating script.
> node:internal/modules/cjs/loader:927 throw err; ^Error: Cannot find module 'C:\Users\55449\Desktop\Programação\Instalura\Instalura\node_modules\@react-native-community\cli\build\bin.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:924:15) at Function.Module._load (node:internal/modules/cjs/loader:769:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main: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 1s
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\55449\Desktop\Programação\Instalura\Instalura\node_modules\@react-native-community\cli\build\bin.js, config]' command.
C:\Users\55449\Desktop\Programação\Instalura\Instalura>