-
Notifications
You must be signed in to change notification settings - Fork 8
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
Does not work on node 18 #16
Comments
One more workaround
|
Hi, this workaround doesn't work for me and I still get the same error, I think it's because I use I don't know if the authors still work on this project (last commit was +2 years ago), but yeah the lib is broken for Nodejs18 |
You can try to write your own wrapper around other lz4 library or switch to snappy as we did |
Oh hi @mark-b-ab, thanks! I don't like workarounds and I was not going back to NodeJSv16 because an old lib will probably never get updated, so I have switched to Snappy too even if I have hesitated with the ZSTD! NB: Despite having |
bump |
Hi all, I am getting the same error for all node versions of 18 or higher. Also, I cannot able to use snappy. Is there any other alternative for this? |
Use workarounds. Works fine, running in prod, all good |
Hi @Marko298 , thanks for the quick reply. Could you specify the workarounds? |
|
That didn't work @Marko298 |
bump |
1 similar comment
bump |
Explanation here ukyo/lz4.js#14 (comment)
Error for Google index:
TypeError: Failed to parse URL from /Users/mark/Phpstorm/dtq/node_modules/lz4-asm/dist/_lz4.wasm
The text was updated successfully, but these errors were encountered: