Skip to content

Re-introduce compatibility with Node.js 14.6 - #614

Merged
eemeli merged 4 commits into
mainfrom
engines-compat
Mar 29, 2025
Merged

Re-introduce compatibility with Node.js 14.6#614
eemeli merged 4 commits into
mainfrom
engines-compat

Conversation

@eemeli

@eemeli eemeli commented Mar 29, 2025

Copy link
Copy Markdown
Owner

Fixes #598

Getting the code compatible with Node.js 14.6 turned out not to be too onerous, so that ought to be done. Getting the build to work in Node.js < 14.18 was too much work, though.

The package.json engines is fixed to require Node.js 14.6 or later, which was already the practical reality.

@eemeli
eemeli merged commit ab17552 into main Mar 29, 2025
@eemeli
eemeli deleted the engines-compat branch March 29, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot find module 'node:process'

1 participant