We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205ca51 commit 0aa17e9Copy full SHA for 0aa17e9
Formula/h/hadoop.rb
@@ -25,7 +25,6 @@ class Hadoop < Formula
25
# WARNING: Check https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Java+Versions before updating JDK version
26
depends_on "openjdk@11"
27
28
- conflicts_with "corepack", because: "both install `yarn` binaries"
29
conflicts_with "yarn", because: "both install `yarn` binaries"
30
31
def install
0 commit comments