question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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 issue

Describe the bug brew upgrade crowdin@3 fails on latest macOS Big Sur.

To Reproduce

  1. Run brew upgrade crowdin@3 (or brew install crowdin@3).
  2. 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
romaincointepascommented, Dec 9, 2020

@andrii-bodnar Works, thanks!

0reactions
andrii-bodnarcommented, Dec 29, 2020

@madhukarbanoth, this is not related to the Crowdin CLI. This is related to facebook/homebrew-fb repository.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found