Open
Description
Environment Information
- OS [Mac M1]:
- Node Version [v14.17.5]:
- NPM Version [6.14.14]:
- C++ Toolchain [Visual Studio]:
Steps to Reproduce
npm install node-rdkafka
Additional context
While trying to install node-rdkafka, faced this issue & tried the solution, but now there's a linking issue.
The error states:
~/node_modules/node-rdkafka/src/binding.h:15:10: fatal error: 'rdkafkacpp.h' file not found
#include "rdkafkacpp.h"
^~~~~~~~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels