mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-14 03:26:13 -04:00
This make value of PATH environment alwasy contains node_modules/.bin of workspace root, despite whether lockfile is up to date or not. close #2086