Open wieczorek-arch opened 3 months ago
I believe this has been fixed, right? (Its a nodejs bug)
It was fixed in node 22, but on node 23 it happens again
We are also facing the same issue in v23. Has a fix been released, or is there an estimated timeline for its resolution?
Just to be clear, was this not fixed in v1.11.2? (I thought it was)
Yes, its seems fixed in v1.11.2.
Hi,
Not sure if that should be worrying but on newest nodejs I get following error:
RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: "length" is outside of buffer bounds at proto.utf8Write (node:internal/buffer:1066:13)
While trying to run simple test:
I have checked that on multiple lower versions and problem does not exist.