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

[Bug] I can't build becuase of an issue related to the barcode_scan2 pakcage #95

Open
justtice-ankomah opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@justtice-ankomah
Copy link

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 me.dm7.barcodescanner:zxing:1.9.13.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://repo.maven.apache.org/maven2/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://storage.googleapis.com/download.flutter.io/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://jcenter.bintray.com/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://www.jitpack.io/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
Required by:
project :app > project :majascan
Could not find me.dm7.barcodescanner:zxing:1.9.13.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://repo.maven.apache.org/maven2/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://storage.googleapis.com/download.flutter.io/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://jcenter.bintray.com/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
- https://www.jitpack.io/me/dm7/barcodescanner/zxing/1.9.13/zxing-1.9.13.pom
Required by:
project :app > project :barcode_scan2

  • 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.

BUILD FAILED in 1m
Exception: Gradle task assembleDebug failed with exit code 1

@justtice-ankomah justtice-ankomah added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant