diff --git a/Formula/dashlane-cli.rb b/Formula/dashlane-cli.rb index 415e010..5e1d125 100644 --- a/Formula/dashlane-cli.rb +++ b/Formula/dashlane-cli.rb @@ -26,7 +26,7 @@ def install Language::Node.setup_npm_environment platform = OS.linux? ? "linux" : "macos" system "yarn", "set", "version", "berry" - system "yarn" + system "YARN_ENABLE_IMMUTABLE_INSTALLS=false" "yarn" system "yarn", "run", "build" system "yarn", "workspaces", "focus", "--production" system "yarn", "dlx", "pkg", ".",