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

Unable to install @kafkajs/zstd #6

Closed
manashpracticearea opened this issue Oct 20, 2022 · 2 comments
Closed

Unable to install @kafkajs/zstd #6

manashpracticearea opened this issue Oct 20, 2022 · 2 comments

Comments

@manashpracticearea
Copy link

manashpracticearea commented Oct 20, 2022

Unable to install @kafkajs/zstd v0.1.1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! cppzst@2.0.6 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the cppzst@2.0.6 install script.

Also , cppzst library has dependency on segfault-handler.

Tried to install cppzst and segfault-handler separately but still experiencing issues.

@manashpracticearea
Copy link
Author

@Nevon , could you please assist . I am unable to install kafkajs/zstd . It has dependency on segfault-handler and failing to install segfault-handler

@Nevon
Copy link
Member

Nevon commented Nov 4, 2022

See the note at the top of the readme:

NOTE: This codec relies on cppzst for compression and decompression. Please divert any issues with cppzst there, and only open issues on this repo in case the version being used here needs to be updated.

This package is provided on a best-effort basis. See #2

@Nevon Nevon closed this as completed Nov 4, 2022
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