after running npm install and trying to build my app I get the following error:
**************************************************************************************************************
ERROR: requires JDK11 or higher.
Incompatible major version detected: '8'
**************************************************************************************************************
FAILURE: Build failed with an exception.
* What went wrong:
Could not dispatch a message to the daemon.
I have no idea how to fix it.