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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java is Required for 'brew install'

adamhill opened this issue · comments

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?

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

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