node-rdkafka
node-rdkafka copied to clipboard
Can not install node-rdkafka via npm
Hello,
I have been trying to install node-rdkafka but it keeps showing me gyp build errors.
I have tried some guides available to resolve but no luck (including installing build essentials, reinstalling node, export WITH_SASL=0; npm install node-rdkafka
, having openssl installed,... etc)
I have included the most recent log file for better problem inspection. Thank you in advance!
If it is on mac- check this https://harsh-patel.medium.com/node-gyp-error-gyp-failed-with-exit-code-1-macos-npm-5aeaf75996d4
If it is on mac- check this https://harsh-patel.medium.com/node-gyp-error-gyp-failed-with-exit-code-1-macos-npm-5aeaf75996d4
Thanks for your info! I was on Arch Linux by the way.
If it is on mac- check this https://harsh-patel.medium.com/node-gyp-error-gyp-failed-with-exit-code-1-macos-npm-5aeaf75996d4
This is mainly for the MacOS Catalina, I have ventura and I have tried all the solutions mentioned in this article. Nothing worked 😵💫
I have similar problems if I'm using Node v19+. No problems with 18 though.