Skip to content

v2.13.2 makes nitropack incompatible with Node 20 #4262

Description

@mydea

Environment

The v2.13.2 release included, without being mentioned in the release notes , this commit: 182d6d3

However, rollup-plugin-visualizer v7 requires node 22, so this makes the whole of nitropack not compatible with node 20 anymore. Can we revert this update? It's especially bad because this is just a patch-level bump 😅

Reproduction

try to install nitropack latest v2 in a node app with node 20.

Describe the bug

should be able to install, as nitropack 2 supports node 20+. but it fails at install time. e.g.:

error rollup-plugin-visualizer@7.0.1: The engine "node" is incompatible with this module. Expected version ">=22". Got "20.19.2"

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions