Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] L4Z implementation is broken on nodejs18 #232

Closed
eau-de-la-seine opened this issue Feb 27, 2023 · 1 comment
Closed

[bug] L4Z implementation is broken on nodejs18 #232

eau-de-la-seine opened this issue Feb 27, 2023 · 1 comment

Comments

@eau-de-la-seine
Copy link

Hi, the L4Z implementation suggested in the documentation is broken on nodejs18

The error is about the _lz4.wasm file:

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.

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

@eau-de-la-seine
Copy link
Author

Posted on the wrong github repository! Issue re-created here.

@eau-de-la-seine eau-de-la-seine closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant