Greetings i have this error when i trying run ionic run android
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
Change argument -Xmx20484m to 1024 at line:
args.push(β-Dorg.gradle.jvmargs=-Xmx1024mβ); in your project file platforms\android\cordova\lib\builders\GradleBuilder.js.
Itβs work for me