LaMachine
LaMachine copied to clipboard
install script tries to install Java11 which is not available
The install script fails on the installation of Java 11 on Mac OSX. I checked directly with Homebrew and indeed this cask cannot be found.
TASK [java-core : Installing Java (Mac OS X)] *********************************************************************************************************************
fatal: [LaMachine]: FAILED! => {
"changed": false
}
MSG:
Error: Cask 'java11' is unavailable: No Cask with this name exists.
Thanks for the report. Something must have changed in homebrew recently. I juts adapted LaMachine now to install openjdk 11 but I did not have a chance to properly test it yet.