**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](https://github.com/Blizzard/node-rdkafka/issues/481) & 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" ^~~~~~~~~~~~~~