Skip to content

4.53.0 fails to install due to postinstall patch-package #6168

@brandonocasey

Description

@brandonocasey

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: 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions