DEV Community

Discussion on: Contributing to open-source is like dancing Tango

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard

Ah ah so true, java is suprisingly hard to install. I had to post this internally to explain it:

$ brew update 
$ brew tap homebrew/cask-versions
$ brew cask install java11
$ java -version