EXE
WinGet
pnpm
pnpm · 8.10.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
pnpm-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
pnpm.pnpm
Version
8.10.3
Description
Fast, disk space efficient package manager.
License
MIT
↗
Homepage
https://pnpm.io
Release Notes
Patch Changes
- (Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs #7285.
- pnpm patch should reuse existing patch when shared-workspace-file=false #7252.
- Don't retry fetching missing packages, since the retries will never work #7276.
- When using pnpm store prune --force alien directories are removed from the store #7272.
- Downgraded npm-packlist because the newer version significantly slows down the installation of local dir…