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 fa02ab7 commit 22bb0a9Copy full SHA for 22bb0a9
Formula/y/yarn.rb
@@ -17,7 +17,6 @@ class Yarn < Formula
17
depends_on "node" => :test
18
19
conflicts_with "hadoop", because: "both install `yarn` binaries"
20
- conflicts_with "corepack", because: "both install `yarn` and `yarnpkg` binaries"
21
22
def install
23
libexec.install buildpath.glob("*")
0 commit comments