diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 0e0e8be1b..44a26d413 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -39,6 +39,10 @@ packageExtensions: engineStrict: false hoist: false autoInstallPeers: false + +# Avoid prompting for confirmation when pnpm determines node_modules needs to be purged and recreated. +confirmModulesPurge: false + allowBuilds: '@apollo/protobufjs': false '@firebase/util': false