You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: abort(RuntimeError: abort(Error: ENOENT: no such file or directory, open '/var/task/_lz4.wasm'). Build with -s ASSERTIONS=1 for more info.). Build with -s ASSERTIONS=1 for more info.
Hi, the L4Z implementation suggested in the documentation is broken on nodejs18
The error is about the
_lz4.wasm
file:The issue has already been reported, and there's a hackaround that doesn't work for me, surely because I use
esbuild
.The kafkajs-lz4 implementation seems very old (+2y without a commit, and still in beta), do you have an alternative?
Thanks
The text was updated successfully, but these errors were encountered: