Silent Install HQ
EXE WinGet

pnpm

pnpm · 10.33.2 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

File Identity

SHA256 0605f8a3a707cf9a5e525ebbb84282f095668f928e1cd6e6a3a31bf78571e8d0 VirusTotal ↗
Filename pnpm-win-arm64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID pnpm.pnpm
Version 10.33.2
Description Fast, disk space efficient package manager.
License MIT
Release Notes Patch Changes - Globally-installed bins no longer fail with ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND when pnpm was installed via the standalone @pnpm/exe binary (e.g. curl -fsSL https://get.pnpm.io/install.sh | sh -) on a system without a separate Node.js installation. Previously, when which('node') failed during pnpm add --global, pnpm fell back to process.execPath, which in @pnpm/exe is the pnpm binary itself — and that path was baked into the generated bin shim, causing the shim to invoke pnpm ins…