Fiz todos os passos do curso, instaciei as variaveis de ambiente e não consegui entender esse erro.
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details :ReactNative:Unexpected empty result of running '[node, C:\Users\samue\OneDrive\Documentos\Projetos\Formações Alura\Formação React Native\orgsHooks\node_modules@react-native-community\cli\build\bin.js, config]' command.:ReactNative:Running '[node, C:\Users\samue\OneDrive\Documentos\Projetos\Formações Alura\Formação React Native\orgsHooks\node_modules@react-native-community\cli\build\bin.js, config]' command failed.
FAILURE: Build failed with an exception.
Where: Script 'C:\Users\samue\OneDrive\Documentos\Projetos\Forma��es Alura\Forma��o React Native\orgsHooks\node_modules@react-native-community\cli-platform-android\native_modules.gradle' line: 213
What went wrong: A problem occurred evaluating script.
node:internal/modules/cjs/loader:959 throw err; ^Error: Cannot find module 'C:\Users\samue\OneDrive\Documentos\Projetos\Formações Alura\Formação React Native\orgsHooks\node_modules@react-native-community\cli\build\bin.js' at Function.Module.resolveFilename (node:internal/modules/cjs/loader:956:15) at Function.Module.load (node:internal/modules/cjs/loader:804:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81: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 4s
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 :ReactNative:Unexpected empty result of running '[node, C:\Users\samue\OneDrive\Documentos\Projetos\Formações Alura\Formação React Native\orgsHooks\node_modules@react-native-community\cli\build\bin.js, config]' command.:ReactNative:Running '[node, C:\Users\samue\OneDrive\Documentos\Projetos\Formações Alura\Formação React Native\orgsHooks\node_modules@react-native-community\cli\build\bin.js, config]' command failed.
FAILURE: Build failed with an exception.
Where: Script 'C:\Users\samue\OneDrive\Documentos\Projetos\Forma��es Alura\Forma��o React Native\orgsHooks\node_modules@react-native-community\cli-platform-android\native_modules.gradle' line: 213
What went wrong: A problem occurred evaluating script.
node:internal/modules/cjs/loader:959 throw err; ^Error: Cannot find module 'C:\Users\samue\OneDrive\Documentos\Projetos\Formações Alura\Formação React Native\orgsHooks\node_modules@react-native-community\cli\build\bin.js' at Function.Module.resolveFilename (node:internal/modules/cjs/loader:956:15) at Function.Module.load (node:internal/modules/cjs/loader:804:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81: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 4s