Description
Provides Corepack, a Node.js tool that manages package manager shims for tools such as Yarn and pnpm. It helps projects use the package manager version declared in their metadata.
Use it when working on Node.js projects that rely on packageManager declarations. Package manager selection affects dependency resolution, lockfiles, and install scripts.