Skip to content

Issue using node v2 #21

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

Open
psimonsked opened this issue May 2, 2025 · 1 comment
Open

Issue using node v2 #21

psimonsked opened this issue May 2, 2025 · 1 comment

Comments

@psimonsked
Copy link

After upgrading our app to node v20, I'm getting the following error message at runtime

RuntimeError: abort(TypeError: Failed to parse URL from /app/node_modules/lz4-asm/dist/_lz4.wasm). Build with -s ASSERTIONS=1 for more info.
[cause]: TypeError: Invalid URL

This is using the kafkajs-lz4 module at version 2.0.0-beta.0

I believe that this version on node is fussier with URL's than previous versions.

@paambaati
Copy link
Collaborator

This package is no longer actively maintained, please use https://www.npmjs.com/package/@platformatic/kafka

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

2 participants