You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot build using ./script/compile; I get this:
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1879048192 bytes for committing reserved memory.
Unfortunately, my computer has only 2GB of RAM. Any suggestions on how to get this to build?
The text was updated successfully, but these errors were encountered:
I cannot build using
./script/compile
; I get this:Unfortunately, my computer has only 2GB of RAM. Any suggestions on how to get this to build?
The text was updated successfully, but these errors were encountered: