Silent Install HQ
ZIP WinGet

pnpm

pnpm · 11.0.8 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 19c4a2d675920adf02a6614c2055a44393a221c5ba914708489be396e1763bd1 VirusTotal ↗
Filename pnpm-win32-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID pnpm.pnpm
Version 11.0.8
Description Fast, disk space efficient package manager.
License MIT
Release Notes > See full v11.0.0 changelog: https://github.com/pnpm/pnpm/releases/tag/v11.0.0 > Migration guide: Migrating from v10 to v11 ## Patch Changes - Restored the heuristic that preserves tarball URLs in `pnpm-lock.yaml` when they cannot be derived from name+version+registry, even with the default `lockfileIncludeTarballUrl: false`. Without this, `pnpm install --frozen-lockfile` from an empty store fails with ERR_PNPM_FETCH_404 for packages on registries that serve tarballs from a non-standard…