и теперь я получаю эту ошибку, когда пытаюсь запустить ionic cap run android - л --внешний
Код: Выделить всё
[capacitor] × Running Gradle build - failed!
[capacitor] [error]
[capacitor] FAILURE: Build failed with an exception.
[capacitor]
[capacitor] * What went wrong:
[capacitor] Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
[capacitor] > Exception java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.reflection.ReflectionCache
[in thread "Daemon worker"]
[capacitor]
[capacitor] * Try:
[capacitor] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run wi
th --scan to get full insights.
[capacitor]
[capacitor] * Get more help at https://help.gradle.org
[capacitor]
[capacitor] BUILD FAILED in 1s
[capacitor]
[ERROR] An error occurred while running subprocess capacitor.
Код: Выделить всё
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
Я ожидал, что мое ионное приложение сможет запускать перезагрузку в реальном времени.
Подробнее здесь: https://stackoverflow.com/questions/750 ... -android-l