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` を再現し、`customauth-react-native-sdk` プロジェクト依存関係を `:app` がどのように宣言しているかを調査します。依存関係の消費可能な構成と Android ビルド属性を確認します。デバッグコンパイルで、報告された構成エラーなしに SDK 依存関係を解決できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, java, react-native
- 領域
- build-system, mobile
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100