Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Execution failed for task ':barcode_scan:extractIncludeDebugProto'. [Bug] #275

Open
mohsenuss91 opened this issue Aug 18, 2020 · 0 comments
Labels

Comments

@mohsenuss91
Copy link

i'm trying to use barcode_scan but when I run:
flutter run

I've got this error!

Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
* What went wrong:
Running Gradle task 'assembleDebug'...
Execution failed for task ':barcode_scan:extractIncludeDebugProto'.
Running Gradle task 'assembleDebug'...
> Could not resolve all files for configuration ':barcode_scan:debugCompileClasspath'.
Running Gradle task 'assembleDebug'...
   > Could not download core.jar (com.google.zxing:core:3.3.3)
Running Gradle task 'assembleDebug'...
      > Could not get resource 'https://jcenter.bintray.com/com/google/zxing/core/3.3.3/core-3.3.3.jar'.
Running Gradle task 'assembleDebug'...
         > Could not GET 'https://jcenter.bintray.com/com/google/zxing/core/3.3.3/core-3.3.3.jar'.
Running Gradle task 'assembleDebug'...
            > Connect to jcenter.bintray.com:443 [jcenter.bintray.com/52.29.71.114, jcenter.bintray.com/18.197.80.201] failed: Connection timed out: connect
Running Gradle task 'assembleDebug'...
   > Could not download protobuf-lite.jar (com.google.protobuf:protobuf-lite:3.0.1)
Running Gradle task 'assembleDebug'...
      > Could not get resource 'https://jcenter.bintray.com/com/google/protobuf/protobuf-lite/3.0.1/protobuf-lite-3.0.1.jar'.
Running Gradle task 'assembleDebug'...
         > Could not GET 'https://jcenter.bintray.com/com/google/protobuf/protobuf-lite/3.0.1/protobuf-lite-3.0.1.jar'.
Running Gradle task 'assembleDebug'...
            > Connect to jcenter.bintray.com:443 [jcenter.bintray.com/52.29.71.114, jcenter.bintray.com/18.197.80.201] failed: Connection timed out: connect
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
* Try:
Running Gradle task 'assembleDebug'...
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.
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
* Get more help at https://help.gradle.org
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'...
BUILD FAILED in 5m 46s
Running Gradle task 'assembleDebug'...

Running Gradle task 'assembleDebug'... Done                       349,2s (!)
Exception: Gradle task assembleDebug failed with exit code 1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant