Skip to content

[DOCS] Readme declares incorrect node support matrix #7984

@nbbeeken

Description

@nbbeeken

Is there an existing issue for this?

  • I have searched the existing issues

This is a CLI Docs Problem, not another kind of Docs Problem.

  • This is a CLI Docs Problem.

Description of Problem

The readme says:

18.x.x >= 18.17.0
20.5.0 or higher

The package.json engine field says:

  "engines": {
    "node": "^20.17.0 || >=22.9.0"
  }

Potential Solution

I assume the latter is the truth, would someone be able to confirm? Readme update should be trivial. Unfortunately, npm won't show the correct matrix until the next release.

Affected URL

https://www.npmjs.com/package/npm

Metadata

Metadata

Assignees

No one assigned

    Labels

    Documentationdocumentation related issueNeeds Triageneeds review for next steps

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions