Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java8 is no longer available on Homebrew #134

Open
trungh13 opened this issue Apr 7, 2020 · 0 comments
Open

Java8 is no longer available on Homebrew #134

trungh13 opened this issue Apr 7, 2020 · 0 comments

Comments

@trungh13
Copy link

trungh13 commented Apr 7, 2020

In https://github.com/react-native-community/jsc-android-buildscripts#requirements, there is the line for Java8 that Java 8: brew tap caskroom/versions && brew cask install java8 .
But Java8 is no longer available on Homebrew, and caskroom/versions moved to homebrew/cask-versions so it should be
brew tap homebrew/cask-versions && brew cask install adoptopenjdk/openjdk/adoptopenjdk8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant