diff --git a/.yarnrc.yml b/.yarnrc.yml index ed3e93bf..fb44d042 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -8,4 +8,7 @@ plugins: - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs spec: "@yarnpkg/plugin-workspace-tools" +# https://yarnpkg.com/configuration/yarnrc#preferInteractive +preferInteractive: true + yarnPath: .yarn/releases/yarn-2.4.1.cjs