我正在尝试构建我的react-native项目并使用react-native-fbsdk.
我使用的是react-native@0.38.0和react-native-fbsdk@0.5.0.
当我构建我的项目时,我在执行屏幕上遇到了这个错误.
**Execution failed for task** ':react-native-fbsdk:processReleaseResources'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/home/sathish/Android/Sdk/build-tools/23.0.1/aapt'' **finished with non-zero exit value 1**
Run Code Online (Sandbox Code Playgroud)