I installed flutter 3.7.6 which supposedly fixes the error it was causing in Electric Eel related to the JAVA_HOME
env variable. I am now getting the following error:
The supplied javaHome seems to be invalid. I cannot find the java executable. Tried location: C:\Program Files\Java\jdk-17\bin\java.exe
I'm told that I no longer need to have a custom installation of Java 17 to fix the Electric Eel problem, so Android Studio shouldn't care about this directory anymore. How do I fix this?