mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 15:07:27 -04:00
fix: pipe output of child processes during headless install
This commit is contained in:
@@ -188,6 +188,7 @@ export async function mutateModules (
|
||||
importers: ctx.importers,
|
||||
include: opts.include,
|
||||
independentLeaves: opts.independentLeaves,
|
||||
ownLifecycleHooksStdio: opts.ownLifecycleHooksStdio,
|
||||
packageManager: opts.packageManager,
|
||||
pendingBuilds: ctx.pendingBuilds,
|
||||
pruneStore: opts.pruneStore,
|
||||
|
||||
Reference in New Issue
Block a user