-
-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
enhancementNew feature or requestNew feature or requestfixed in nextFixed in the "next" branch for the next releaseFixed in the "next" branch for the next release
Description
Since the updates done for v0.5.0 using require("node:path")
instead of require("path")
the package.json needs an upgrade on the engines Node version. The package.json specifies engines Node >=14 and require("node:path")
does not work with Node v14.17.2 at least
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfixed in nextFixed in the "next" branch for the next releaseFixed in the "next" branch for the next release