Files
pnpm/installing/commands
Zoltan Kochan a47373fc5e fix: check pnpmRegistry in mutateModules, not just install
When a project has pnpm-workspace.yaml (even for non-workspace projects),
pnpm goes through the recursive path which calls mutateModules directly,
bypassing install(). Move the pnpmRegistry check to the top of
mutateModules so it works regardless of the code path.

Also add pnpmRegistry to InstallCommandOptions Pick<Config, ...>.
2026-04-08 16:54:25 +02:00
..

@pnpm/plugin-commands-installation

Commands for installation

npm version

Installation

pnpm add @pnpm/plugin-commands-installation

License

MIT