无法在离子版2.2.3中构建离子应用程序

时间:2017-07-26 11:56:41

标签: android gradle ionic2 jvm daemon

我是Ionic 2的新手,我无法构建我的应用程序,我使用的是Ionic 2.2.3。我已经尝试了不同的解决方案,比如添加一些环境变量,但我仍然无法构建。希望你能提前帮助我。这是cmd中的错误:

ANDROID_HOME=C:\Users\Administrator\AppData\Local\Android\android-sdk
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_131`enter code here`

Subproject Path: CordovaLib

Starting a new Gradle Daemon for this build (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/
2.14.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM


Could not reserve enough space for 2097152KB object heap


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.

0 个答案:

没有答案