AntiPattern
PnPms Misconfigured CI
pnpm-ci-environment-drift
pnpm-driven builds fail or behave unexpectedly because CI/container steps treat environment, CLI availability, and lockfile installs inconsistently. Wrong OS targets, option parsing, and cache-only reuse cause dependency drift, incorrect installs, or broken build arguments.