react-native-perspective-image-cropper icon indicating copy to clipboard operation
react-native-perspective-image-cropper copied to clipboard

Execution failed for task ':app:checkDebugAarMetadata'.

Open MuhammadKaleem171 opened this issue 4 years ago • 0 comments
trafficstars

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.

MuhammadKaleem171 avatar Nov 15 '21 07:11 MuhammadKaleem171