-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Epica larger scope of work that will be tracked in a Project Boarda larger scope of work that will be tracked in a Project Board
Description
The Node 14 and 16 releases are no longer supported (docs). Packages npm is dependent on have started releasing versions that don't work with Node <=14.17.0. Packages still supporting an older engine range aren't consuming the latest bug fixes and improvements made to dependencies.
Let's update npm-owned packages to have the same engines.node
version range as the cli:
Lines 260 to 262 in e674987
"engines": { | |
"node": "^18.17.0 || >=20.5.0" | |
} |
References
legobeat
Metadata
Metadata
Assignees
Labels
Epica larger scope of work that will be tracked in a Project Boarda larger scope of work that will be tracked in a Project Board