AntiPattern

Pnpm Command Semantics Drift

pnpm-cli-argument-semantics-drift

pnpm build and install/load behaviors drift from developer expectations because CLI flags and argument handling are treated differently (e.g., options appended to scripts, lockfile install vs args-based add), causing container node_modules copy mismatches and dependency-resolution failures.