79785213

Date: 2025-10-08 08:15:46
Score: 2.5
Natty:
Report link

libxslt only works up to Node18. You'll have to replace it by another library that does a similar job. I tried libxslt-wasm, which does a pretty similar job and runs with Node22. If you're using typescript, this library doesnt compile with module commonjs. There is also xslt-processor that does the basic, but is far more limited than libxslt.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fabio