MetaMask / MetaMask/customauth-react-native-sdk

error in compiling the code in android

Open
#29 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Android Gradle task `:app:compileDebugJavaWithJavac` and inspect how `:app` declares the `customauth-react-native-sdk` project dependency. Check the dependency's consumable configurations and Android build attributes. Done means the debug compile resolves the SDK dependency without the reported configuration error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.