eeui icon indicating copy to clipboard operation
eeui copied to clipboard

error when i use "eeui run android"

Open ukik opened this issue 3 years ago • 0 comments

C:\Users\ASUS\Desktop\eeui-demo (master) ([email protected]) λ eeui run android => npm install&build 'webpack' is not recognized as an internal or external command, operable program or batch file.

=> Will start Android app => Building app ... build=C:\Users\ASUS\Desktop\eeui-demo\platforms\android\eeuiApp Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

  • What went wrong: Could not determine the dependencies of task ':eeui:generateDebugRFile'.

Could not resolve all task dependencies for configuration ':eeui:debugCompileClasspath'. Could not resolve app.eeui:zxing:1.0.2. Required by: project :eeui > Could not resolve app.eeui:zxing:1.0.2. > Could not get resource 'http://oss.jfrog.org/oss-snapshot-local/app/eeui/zxing/1.0.2/zxing-1.0.2.pom'. > Could not GET 'http://oss.jfrog.org/oss-snapshot-local/app/eeui/zxing/1.0.2/zxing-1.0.2.pom'. Received status code 409 from server: > Could not resolve app.eeui:zxing:1.0.2. > Could not get resource 'https://dl.bintray.com/kuaifan/maven/app/eeui/zxing/1.0.2/zxing-1.0.2.pom'. > Could not GET 'https://dl.bintray.com/kuaifan/maven/app/eeui/zxing/1.0.2/zxing-1.0.2.pom'. Received status code 403 from server: Forbidden

  • 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 2m 17s

ukik avatar Jun 17 '21 09:06 ukik