-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
xtensio currently requires node 20.x to run. Can we lower that to 18.x so that most people wouldn't have to change their node versions or use nvm in order to use our tool.
If we can do node 16.x that will be awesome even tho it has reached end of life
What to look for
- Check the packages we depend on and the version of node they depend on. Also, if the package can be replaced by writing its functionality ourselves.
- Check the internal node functions we depend on. Are they available in the version we want to support?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed