Rollup Version
4.53.0
Operating System (or Browser)
mac
Node Version (if applicable)
24
Link To Reproduction
npm install rollup
Expected Behaviour
It should install
Actual Behaviour
it does not presumably because patch-package is in devDependencies but there is a postinstall script using it.
npm error code 127
npm error path ./node_modules/rollup
npm error command failed
npm error command sh -c patch-package
npm error sh: patch-package: command not found
npm error A complete log of this run can be found in: