Closed ja-zhou closed 4 years ago
Androidstudio编译都过不了, org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 放开这条注释都报内存溢出,设置-Xmx12048m,一个多小时都没编译过去,内存都占到了5g,里面是否有死循环
Out of memory: Java heap space. Please assign more memory to Gradle in the project's gradle.properties file. For example, the following line, in the gradle.properties file, sets the maximum Java heap size to 1,024 MB: org.gradle.jvmargs=-Xmx1024m
cnpm安装包不行,要用yarn
Androidstudio编译都过不了, org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 放开这条注释都报内存溢出,设置-Xmx12048m,一个多小时都没编译过去,内存都占到了5g,里面是否有死循环
Out of memory: Java heap space. Please assign more memory to Gradle in the project's gradle.properties file. For example, the following line, in the gradle.properties file, sets the maximum Java heap size to 1,024 MB: org.gradle.jvmargs=-Xmx1024m