I’m trying to get the tasks for gradle using .\gradlew tasks but it says that it cannot reserve enough space for the task. I have plenty of computer space, over 392 GB when gradle only takes up
three. Heres what it said exactly:
- 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/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 3145728KB object heap
sorry if this is a stupid issue, im kinda dumb lol