在Ionic 4中构建android应用时出现问题
JAVA_HOME=/usr/lib/jvm/java-8-oracle
studio
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
FAILURE: Build failed with an exception.
* What went wrong:
java.lang.ExceptionInInitializerError (no error message)
我的系统配置:
我已经尝试过StackOverflow上提供的各种解决方案,但仍然无法解决问题。
尝试过的解决方案: