FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file at 'E:\IT tasks\android\ninja-react-native\android\local.properties'.
У меня возникла ошибка при попытке запустить проект React Native. [code]react-native run-android [/code] Ошибка выглядит [code]FAILURE: Build failed with an exception.
* What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file at 'E:\IT tasks\android\ninja-react-native\android\local.properties'. [/code] Пожалуйста, помогите мне.
ОШИБКА: сборка не удалась из-за исключения.
Что пошло не так:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. Failed to find Build Tools revision 29.0.2
Попробуйте:
Запустите с параметром --stacktrace, чтобы...