pnpm install --offline

Category: Node.js & npm/yarn

pnpm install --offline

Install using only the pnpm store

Resolves every dependency from the local content-addressable store and fails if anything is missing, with no network access. Great for CI caches and air-gapped environments. Prime the store with pnpm store add.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.