AntiPattern
pnpm CLI Argument Semantics
cli-arg-semantics-mismatch
pnpm CLI arguments get interpreted differently across install/build/config flows, so passing flags or running commands without the expected args can silently change what gets executed or installed, triggering confusing 404s, lockfile-wide installs, or unexpected script option appends.