What is the current behaviour?
It seems that with the latest node LTS version preact-cli does not work at all.
I understand this is an abandoned project and that users are encouraged to move to something else, but any advice or pointers would still be greatly appreciated.
Steps to Reproduce
Steps to reproduce the behavior:
Run any preact-cli command on a node 20.10.0 environment
What is the current behaviour? It seems that with the latest node LTS version preact-cli does not work at all. I understand this is an abandoned project and that users are encouraged to move to something else, but any advice or pointers would still be greatly appreciated.
Steps to Reproduce Steps to reproduce the behavior:
Get a fatal error from the node engine:
----- Native stack trace -----
----- JavaScript stack trace -----
1: .../node_modules/esm/esm.js:1:34535 2: .../node_modules/esm/esm.js:1:34176 3: .../node_modules/esm/esm.js:1:34506 4: .../node_modules/esm/esm.js:1:173374 5: ...node_modules/esm/esm.js:1:173420 6: .../node_modules/esm/esm.js:1:173521 7: .../node_modules/esm/esm.js:1:258942 8: .../node_modules/esm/esm.js:1:261569 9: e (.../node_modules/esm/esm.js:1:262673) 10: get (.../node_modules/esm/esm.js:1:262740)
Aborted (core dumped)