pnpm install --frozen-lockfile

Category: Node.js & npm/yarn

pnpm install --frozen-lockfile

Install from the lockfile exactly without updating it — use in CI/CD for reproducible builds

Installs from pnpm-lock.yaml exactly without any modifications — the right mode for CI where reproducibility is required.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.