Holusion / eCorpus

3D Explorer and interface
https://ethesaurus.holusion.com
3 stars 0 forks source link

Node20 support #43

Closed sdumetz closed 1 year ago

sdumetz commented 1 year ago

due to breaking changes in node 20 the "hybrid" approach to modules is broken.

Migrate the server to full NodeNext module structure (ESM all the way down).

Should not break node 16. Anything below that is already unsupported.