-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Documentationdocumentation related issuedocumentation related issueNeeds Triageneeds review for next stepsneeds review for next steps
Description
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
GeoffreyParrier, vikiv480 and si458
Metadata
Metadata
Assignees
Labels
Documentationdocumentation related issuedocumentation related issueNeeds Triageneeds review for next stepsneeds review for next steps