Skip to content

Commit 22bb0a9

Browse files
committed
yarn: remove conflicts_with corepack
Signed-off-by: Rui Chen <[email protected]>
1 parent fa02ab7 commit 22bb0a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Formula/y/yarn.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class Yarn < Formula
1717
depends_on "node" => :test
1818

1919
conflicts_with "hadoop", because: "both install `yarn` binaries"
20-
conflicts_with "corepack", because: "both install `yarn` and `yarnpkg` binaries"
2120

2221
def install
2322
libexec.install buildpath.glob("*")

0 commit comments

Comments
 (0)