AntiPattern
Build/Toolchain Environmental Drift
toolchain-environment-drift
Developer toolchains and CI environments drift because builds depend on non-portable binaries, symlinks, and missing CLIs, causing bundlers (Rollup), typecheckers/lint (ESLint), and native build steps (node-gyp) to fail unpredictably.