Hi!
To be completely honest, I have no idea why this happens but I guess that’s why i’m here.
whenever I try to do ionic platform add android this is what i get:
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.
Failed to install ‘cordova-plugin-compat’:Error: cmd: Command failed with exit code 1
at ChildProcess.whenDone (C:\Users\TheProgrammerEx\campermate\platforms\android\cordova\node_modules\cordova-common\src\superspawn.js:169:23)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:885:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
Error: cmd: Command failed with exit code 1
Anyone know how to fix this?
EDIT: nevermind, i fixed it