Silent Install HQ
EXE WinGet

pnpm

pnpm · 9.7.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 1bccf2859612133a290b2bf2842f0a1b20e09637c80cd8d77058d9414d2155d4 VirusTotal ↗
Filename pnpm-win-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID pnpm.pnpm
Version 9.7.0
Description Fast, disk space efficient package manager.
License MIT
Release Notes Minor Changes - Added pnpm version management. If the manage-package-manager-versions setting is set to true, pnpm will switch to the version specified in the packageManager field of package.json #8363. This is the same field used by Corepack. Example: - Added the ability to apply patch to all versions #8337. - Change the default edit dir location when running pnpm patch from a temporary directory to node_modules/.pnpm_patches/pkg[@version] to allow the code editor to open the edit dir in…