Results 5 comments of JC

If anyone is interested, I did a fork and fixed the filter: https://github.com/adronitis/nova-translation/tree/bugfix

@cnelf I had the same issue with node v16.x but seems like if you switch to node v18, this error will be gone.

@Dev-A-Line You could install https://github.com/nvm-sh/nvm and switch to a different node version easily.

> I'm also getting this error, but not just in Docker. It seems to have been introduced in wrangler 3.18 or 3.19, as 3.17 does not have this issue for...

> I am starting to see them more often in CI and they seem to coincide with some process crashing. Since whenever I see these, my tests timeout. I know...