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 0aa17e9 commit fa02ab7Copy full SHA for fa02ab7
Formula/p/pnpm.rb
@@ -21,8 +21,6 @@ class Pnpm < Formula
21
22
depends_on "node" => [:build, :test]
23
24
- conflicts_with "corepack", because: "both installs `pnpm` and `pnpx` binaries"
25
-
26
def install
27
system "npm", "install", *std_npm_args
28
bin.install_symlink libexec.glob("bin/*")
0 commit comments