Clean install from package-lock.json exactly — faster and stricter than npm install, ideal for
Performs a clean install strictly from package-lock.json without updating it. Faster than 'npm install' and fails loudly if the lockfile is out of sync — the gold standard for CI/CD pipelines.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.