Kafka node throws "TypeError: Client is not a constructor" using Node-RED

644 Views Asked by At

Full flow I have installed the kafka node using

npm install -g node-red-contrib-kafka-node

But it throws

TypeError: Client is not a constructor 

Can anyone help me to resolve this issue?

kafka node properties settings

1

There are 1 best solutions below

0
On

node-red-contrib-kafka-node is too old and its latest release was 3 years back. I would suggest you to make use of a more recent library. For example,