Error: Calling depends_on java: "1.8+" is disabled! Use depends_on "openjdk@11", depends_on "openjdk@8" or depends_on "openjdk" instead.
See original GitHub issueDescribe the bug
brew upgrade crowdin@3
fails on latest macOS Big Sur.
To Reproduce
- Run
brew upgrade crowdin@3
(orbrew install crowdin@3
). Error: Calling depends_on java: "1.8+" is disabled! Use depends_on "openjdk@11", depends_on "openjdk@8" or depends_on "openjdk" instead.
Environment:
- OS: macOS Big Sur
- Version 11.0.1
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
java/icedtea-web: set java version to 8 - doesn't build with 11+
You get over the configure error with another patch. Then you get compile errors in the java classes. Icedtea-web uses internal Java api's, ......
Read more >Java 11 or more recent is required to run. Please download ...
Please download and install a recent JDK. I need to use the JDK 8 (working on Apache Beam and that's the last supported...
Read more >How to Change Java Versions in Windows (Updated for JDK 18)
In this article, I will show you how to install multiple Java versions on Windows and how to change the Java version on...
Read more >Java JDK won't install - Ask Ubuntu
I noticed I'm missing a couple of packages, so I tried running sudo apt-get install libc6:i386 . That throws a similar error about...
Read more >Java - ArchWiki
Arch Linux officially supports the open source OpenJDK versions 8, 11, ... needed for executing Java GUI programs, depends on headless JRE.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@andrii-bodnar Works, thanks!
@madhukarbanoth, this is not related to the Crowdin CLI. This is related to facebook/homebrew-fb repository.