When trying to build and install my android app I always get"Task :hyper-sdk-react:compileDebugJavaWithJavac FAILED". Im using ./gradlew installDebug. I also tried npx react-native run-android but with a different error: "Task 'installDebug' not found in project ':app'".
I decided to run the doctor and there is an error with my JDK... I dont understand why it says that that im using 1.8 version when as you may in terminal the 17 shows up as the default one. Anyone has had the same issue?PHOTO OF MY TERMINAL
PD: Sorry for using a link for the image but Im new to Stackoverflow and Im not allowed to post images