Skip to content

Node engine support #773

Description

@b09v

Hi,
I noticed that the Node.js requirement in package.json is strictly pinned to 22.22.2.
Is this exact pin intentional, or was a >= accidentally omitted (e.g., >=22.22.2 or ^22.22.2)?
Pinning to an exact patch release triggers strict engine warnings (or blocks installation) on newer versions of Node.
Thanks!

"node": "22.22.2",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions