ionic build android -release运行报错
天蓬老师
天蓬老师 2017-04-17 17:59:53
0
1
354

ionic build android -release运行报错,Could not reserve enough space for 2097152KB object heap,检查了应该有足够的空间和内存。JRE的“Default VM Arguments”配置参数值:-Xmx1024M -Xms1024M -XX:MaxPermSize=1024M,运行仍然失败!

add to body class: platform-android ANDROID_HOME=C:\Users\cheng\AppData\Local\Android\sdk JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_112 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. Error: cmd: Command failed with exit code 1 Error output: 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.
天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

全部回覆 (1)
洪涛

是不是方法數超了?在對應的build檔加上這個看看行不

defaultConfig { multiDexEnabled true }
    最新下載
    更多>
    網站特效
    網站源碼
    網站素材
    前端模板
    關於我們 免責聲明 Sitemap
    PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!