Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution failed for task ':app:checkDebugAarMetadata'. #62

Open
MuhammadKaleem171 opened this issue Nov 15, 2021 · 0 comments
Open

Execution failed for task ':app:checkDebugAarMetadata'. #62

MuhammadKaleem171 opened this issue Nov 15, 2021 · 0 comments

Comments

@MuhammadKaleem171
Copy link

hey i am facing a issue Could not find org.piwik.sdk:piwik-sdk:0.0.4. Could not find us.feras.mdv:markdownview:1.1.0.
here is the error
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9/userguide/command_line_interface.html#sec:command_line_warnings
16 actionable tasks: 2 executed, 14 up-to-date

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find us.feras.mdv:markdownview:1.1.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- file:/Users/dstuser/.m2/repository/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- file:/Users/dstuser/Documents/projects/docuwallet/node_modules/react-native/android/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- file:/Users/dstuser/Documents/projects/docuwallet/node_modules/jsc-android/dist/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- https://dl.google.com/dl/android/maven2/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- https://www.jitpack.io/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
Required by:
project :app
Could not find org.piwik.sdk:piwik-sdk:0.0.4.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/piwik/sdk/piwik-sdk/0.0.4/piwik-sdk-0.0.4.pom
- file:/Users/dstuser/.m2/repository/org/piwik/sdk/piwik-sdk/0.0.4/piwik-sdk-0.0.4.pom
- file:/Users/dstuser/Documents/projects/docuwallet/node_modules/react-native/android/org/piwik/sdk/piwik-sdk/0.0.4/piwik-sdk-0.0.4.pom
- file:/Users/dstuser/Documents/projects/docuwallet/node_modules/jsc-android/dist/org/piwik/sdk/piwik-sdk/0.0.4/piwik-sdk-0.0.4.pom
- https://dl.google.com/dl/android/maven2/org/piwik/sdk/piwik-sdk/0.0.4/piwik-sdk-0.0.4.pom
- https://www.jitpack.io/org/piwik/sdk/piwik-sdk/0.0.4/piwik-sdk-0.0.4.pom
Required by:
project :app > project :react-native-document-scanner
Could not find us.feras.mdv:markdownview:1.1.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- file:/Users/dstuser/.m2/repository/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- file:/Users/dstuser/Documents/projects/docuwallet/node_modules/react-native/android/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- file:/Users/dstuser/Documents/projects/docuwallet/node_modules/jsc-android/dist/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- https://dl.google.com/dl/android/maven2/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
- https://www.jitpack.io/us/feras/mdv/markdownview/1.1.0/markdownview-1.1.0.pom
Required by:
project :app > project :react-native-document-scanner

  • 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 55s

error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant