Yarn PnP nodeLinker transition and peer dependency consistency
Dependency Resolution in Mixed Linker Environments Yarn Berry (v2+) introduces the Plug'n'Play (PnP) installation strategy, which replaces the traditional node_modules directory with a .pnp.cjs resolution map. While the nodeLinker setting in .yarnrc.yml allows a project to switch between pnp and node-modules , monorepo architectures often face complexities w