Installation Issue with node-rdkafka on Node.js v23
Environment Information
- OS: Ubuntu 20.04.6 LTS
- Node Version: v23
- NPM Version: 10.9.0
- node-rdkafka version: 3.1.1
Steps to Reproduce
- Open a terminal.
- Run the following command to install node-rdkafka:
Additional Context
- I have all the necessary build tools installed.
- The issue persists regardless of whether I try to install it globally or locally.
- I am able to install node-rdkafka in Node.js versions less than 23.