Saya bekerja dengan Quasar. Saya cuba memulakan projek menggunakan arahan berikut:
quasar build -m capacitor -T android quasar dev -m capacitor -T android
Tetapi apabila saya memasukkan arahan pertama, saya mendapat ralat ini
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
Saya hanya menjalankan "--ide" tambahan seperti:
quasar build -m 电容器 -T android --ide
Ia terbuka kepada Android Studio, kemudian anda boleh mengujinya atau membinanya untuk Play Market :)