AntiPattern

Container Dependency Drift

container-dependency-drift

Devcontainer setups reuse or resolve local dependency inputs in the wrong place or for the wrong target OS, so builds pick mismatched native modules and path/glob semantics, leading to errors or silently inconsistent node_modules inside the container.