microsoft / Git-Credential-Manager-for-Mac-and-Linux

Git Credential Manager for Mac and Linux stores credentials for Git version control securely. Provides secure logon for Visual Studio Team Services (visualstudio.com).
Other
405 stars 238 forks source link

Java is Required for 'brew install' #107

Closed adamhill closed 5 years ago

adamhill commented 5 years ago

It is alarming Java is required to install from 'brew'

~ brew install git-credential-manager git-credential-manager: Java 1.6+ is required to install this formula. JavaRequirement unsatisfied! You can install with Homebrew Cask: brew cask install java You can download from: https://www.oracle.com/technetwork/java/javase/downloads/index.html

At least the brewd version is OpenJDK :-) Is this intended or a hanging requirement?

novak commented 5 years ago

Do you have a version of Java installed outside of Homebrew?

jrbriggs commented 5 years ago

I'd recommend trying GCM Core's macOS preview release which does not have this requirement.