Closed sdumetz closed 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.
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.