Given the error messages, I don't think you're looking at a difference
between DragonflyBSD and OpenBSD, but rather at a difference between
node18 and node>18 - probably something related to CommonJS vs. ESM.
A few changes happened there in recent versions of typescript, i.e.
https://github.com/microsoft/TypeScript/pull/60761
On 5/30/25 10:22 AM, Martin Ivanov wrote:
Strange is that this same project configuration works on DragonFlyBSD.
The only difference is that I use node18 there. Everything else is the same.
Am Fr., 30. Mai 2025 um 10:51 Uhr schrieb Martin Ivanov
<marto1...@gmail.com <mailto:marto1...@gmail.com>>:
Hello, Volker, thank you very much for asking.
Unfortunately downgrading node to version 20 did not solve the
problem. I get the same problem as I got with version 22. I am still
struggling to get my nvim IDE work with angular on OpenBSD.
Best regards,
Martin