pnpm config set auto-install-peers true
Category: Node.js & npm/yarn
pnpm config set auto-install-peers true
Configure pnpm to automatically install peer dependencies when adding packages
Configures pnpm to automatically install peer dependencies when you add a package, eliminating most peer dep warning noise.