mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-08 07:54:55 -04:00
pnpm should fail if the project has an engines.pnpm field in its package.json and the running pnpm's version does not satisfy the range. pnpm should also fail it the project has an engines.node field and process.version does not satisfy it. close #1382 PR #1914
@pnpm/package-is-installable
Checks if a package is installable on the current system
Install
pnpm install @pnpm/package-is-installable
License
MIT