MetaMask / MetaMask/customauth-react-native-sdk
error in compiling the code in android
- 主要语言
- Java
- 星标
- 9
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
> Could not resolve project :customauth-react-native-sdk.
Required by:
project :app
> No matching configuration of project :customauth-react-native-sdk was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'react-native-camera' with value 'general', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but:
- None of the consumable configurations have attributes.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先重现 Android Gradle 任务 `:app:compileDebugJavaWithJavac`,并检查 `:app` 如何声明 `customauth-react-native-sdk` 项目依赖。检查该依赖的可消费配置和 Android 构建属性。完成的标准是 debug 编译能够解析 SDK 依赖,且不再出现报告中的配置错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java, react-native
- 领域
- build-system, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100