If you have available Java already but java --version says there is no JDK then run:
java --version
brew update && brew install --cask temurin
This will fix the path for JAVA.