yarn config get nodeLinker
Category: Node.js & npm/yarn
yarn config get nodeLinker
Check which module resolution strategy this Yarn project uses (node-modules vs pnp)
Checks whether this project uses classic node_modules or Plug'n'Play (PnP) module resolution — the two modes behave differently.