简体   繁体   English

无法运行连接 Package 的项目原因,任务“:connectivity_plus:compileDebugJavaWithJavac”执行失败。 错误

[英]cannot run project cause of connectivity Package with Execution failed for task ':connectivity_plus:compileDebugJavaWithJavac'. error

I can't run project and its gives me this errors我无法运行项目,它给了我这个错误

FAILURE: Build failed with an exception. FAILURE:构建失败并出现异常。

  • What went wrong: Execution failed for task ':connectivity_plus:compileDebugJavaWithJavac'.出了什么问题:任务':connectivity_plus:compileDebugJavaWithJavac'执行失败。

Failed to query the value of task ':connectivity_plus:compileDebugJavaWithJavac' property 'options.generatedSourceOutputDirectory'.无法查询任务 ':connectivity_plus:compileDebugJavaWithJavac' 属性 'options.generatedSourceOutputDirectory' 的值。 Querying the mapped value of map(java.io.File property(org.gradle.api.file.Directory, property(org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory, /home/abolfazl/Desktop/mashrobat/build/connectivity_plus/generated/ap_generated_sources/debug/out))) org.gradle.api.internal.file.DefaultFilePropertyFactory$ToFileTransformer@c383c9e) before task ':connectivity_plus:compileDebugJavaWithJavac' has completed is not supported Querying the mapped value of map(java.io.File property(org.gradle.api.file.Directory, property(org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory $FixedDirectory, /home/abolfazl/Desktop/mashrobat/build/connectivity_plus/generated/ap_generated_sources/debug/out))) org.gradle.api.internal.file.DefaultFilePropertyFactory$ToFileTransformer@c383c9e) before task ':connectivity_plus:compileDebugJavaWithJavac'已完成 不支持

I dont know how to fix and I tried almost of this question and I can not run this link please say How can I fixed I am on dedline我不知道如何解决,我几乎尝试了这个问题,但我无法运行此链接请说我如何解决我在 dedline
dependency is: connectivity_plus: ^2.2.0 and flutter version is 2.5.3依赖项是:connectivity_plus: ^2.2.0 和 flutter 版本是 2.5.3

Make sure you have an Internet connection and a suitable VPN to circumvent sanctions确保您有互联网连接和合适的 VPN 以规避制裁

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法解决Android错误:任务':app:compileDebugJavaWithJavac'的执行失败 - Cannot solve Android Error:Execution failed for task ':app:compileDebugJavaWithJavac' 错误:任务':app:compileDebugJavaWithJavac的执行失败 - Error:Execution failed for task ':app:compileDebugJavaWithJavac 任务'执行失败':compileDebugJavaWithJavac - Execution failed for task ':compileDebugJavaWithJavac 任务“:app:compileDebugJavaWithJavac”执行失败。 在运行 React Native 项目时 - Execution failed for task ':app:compileDebugJavaWithJavac'. while running React Native Project 任务':app:compileDebugJavaWithJavac的执行失败 - Execution failed for task ':app:compileDebugJavaWithJavac 任务执行失败:app:compileDebugJavaWithJavac - Execution failed for task :app:compileDebugJavaWithJavac 任务应用程序的执行失败:compileDebugJavaWithJavac - Execution failed for task app:compileDebugJavaWithJavac Android编译错误,任务':app:compileDebugJavaWithJavac'的执行失败 - Android compile error, Execution failed for task ':app:compileDebugJavaWithJavac' 错误:任务':app:compileDebugJavaWithJavac'的执行失败。 > java.lang.NullPointerException - Error:Execution failed for task ':app:compileDebugJavaWithJavac'. > java.lang.NullPointerException Android Studio无法运行项目-错误:任务':app:preDexDebug'的执行失败。 - Android Studio cannot run project - Error:Execution failed for task ':app:preDexDebug'.
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM