Open nstadigs opened 2 weeks ago
I understand this branch is in dev mode, but I just want to help getting this up and running. The 5.0.0-beta5 version released to npm has some typescript issues (the language server can't find the types) and I wanted to try fixing it.
Hi @nstadigs, thanks for the input. I have not focused on the nodejs library for v5 for quite some time as I was pushing to get a rust library out. I will try to find some time until the end of the year to get the v5 version fully spec compliant and released, despite the issues you found there is also still some development work needed.
I pushed a beta6 version with a cleanup yarn.lock file to npmjs.org. Please have a look and let me know if it fixes your issues.
For example:
This causes
yarn install
to fail: