notes.dt.in.th

pnpm is a “fast, disk space efficient package manager” for JavaScript, an alternative to npm and yarn.

Snippets

# Upgrade all packages with interactive prompts
pnpm up -Lir # --latest --recursive --interactive