BUILD FAILED in 35s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ‘:react-native-screens’. > com.android.builder.errors.EvalIssueException: [CXX1101] NDK at C:UsersSreyaAppDataLocalAndroidSdkndk26.1.10909125 did not have a source.properties file * 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 35s
Question posted in React native
The official React Native documentation can be found here.
The official React Native documentation can be found here.
2
Answers
Which version of NDK do you have installed?
Is it specified in gradle.properties like this?
And inside local.properties remove the following since it’s deprecated and also conflicts with path: