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

install broken since lz4 updated to 6.0.4 #4

Closed
leoparis89 opened this issue Jul 2, 2020 · 1 comment
Closed

install broken since lz4 updated to 6.0.4 #4

leoparis89 opened this issue Jul 2, 2020 · 1 comment

Comments

@leoparis89
Copy link

leoparis89 commented Jul 2, 2020

OSX 10.13.6
node v12.18.2
yarn v1.22.4

Can't install kafkajs-lz4 since it now pulls lz4 6.0.4 which is broken.

I get this error after yarn add kafkajs-lz4

gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
CXX(target) Release/obj.target/lz4/lib/binding/lz4_binding.o
../lib/binding/lz4_binding.cc:8:10: fatal error: '../../deps/lz4/lib/lz4.h' file not found
#include "../../deps/lz4/lib/lz4.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [Release/obj.target/lz4/lib/binding/lz4_binding.o] Error 1
gyp ERR! build error

@indix indix deleted a comment from herrkessler Sep 17, 2020
@indix indix deleted a comment from lalit117 Sep 17, 2020
@indix indix deleted a comment from NikhilManapure Sep 17, 2020
@indix indix deleted a comment from chakshu222 Sep 17, 2020
@indix indix deleted a comment from keyvhinng Sep 17, 2020
@paambaati
Copy link
Collaborator

Quick Github etiquette primer for the folks commenting with a +1 — please refrain from doing so. It just sends out notification emails to all subscribers without providing any useful information. If you'd like to get updates, please click on the 'Subscribe' button to get notified of future updates.

In the meantime, please follow pierrec/node-lz4#97 as that is the original upstream issue. Once that gets fixed, this package will work again.

Closing this and making #3 the canonical issue for this problem.

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