Android Studio 和 Quasar 遇到的问题
P粉068174996
P粉068174996 2023-11-10 15:38:21
0
1
367

我与类星体一起工作。 我尝试使用以下命令启动项目:

quasar build -m capacitor -T android
quasar dev -m capacitor -T android

但是当我插入第一个命令时,出现此错误

FAILURE: Build failed with an exception.

* What went wrong:
Could not initialize class org.codehaus.groovy.reflection.ReflectionCache
> Exception java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7 [in thread "Daemon worker"]

* 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 4s


P粉068174996
P粉068174996

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!