estou com duvidas sobre as builds do android pelo windows
estou com seguinte erro.
PS C:\Users\T-Gamer\Desktop\AppLogin\curso-alura\cursoAlura> react-native run-android
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
(node:15280) 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 6 workers...
info Starting JS server...
info Installing the app...
Task :app:validateSigningDebug FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings 17 actionable tasks: 16 executed, 1 up-to-date
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:validateSigningDebug'.
Keystore file 'C:\Users\T-Gamer\Desktop\AppLogin\curso-alura\cursoAlura\android\app\debug.keystore' not found for signing config 'debug'.
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 5s
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
JA EXCLUIR PASTA NODE_MODULES E INSTALEI DENOVO SE EU CRIAR PROJETO NOVO DO ZERO ELE RODA NORMALMENTE COM O REACT-NATIVE RUN-ANDROID
MAS MEU PROJETO ANTIGO QUE JÁ RODEI ESTA DANDO PROBLEMAS COMO DEVO FAZER TEM QUE LIMPAR PASTA ANDROID ? QUAIS COMANDOS USAR ?
ESPERO TER UMA AJUDA AI VEJO MUITOS ERROS DESSE BUILD SEM RESPOSTAS.
ATT