When the Could not reserve enough space for object heap error occurs

iamgun(46)
Published in
#ionic
Words
44
Reading
1 min
Listen
Play
9y

To build on the ionic

The above was an error of the same title

I found it.

When you allocate heap memory in java it was the size of the problem.

The solution

Add the environment variable:

In the System variables _JAVA_OPTIONS value: Xmx512M

When the Could not reserve enough space for object heap error occur... | Ecency