SOHU-Co/kafka-node

Does Kafka-node supports ECMA script or not

jyoti-ranjan-4 opened this issue · 0 comments

Questions?

Can we use this consumer active untill the application is running, so that it will consume all the messages through out the lifetime of the application?

Bug Report

Does this version supports ECMA script? Because when I'm using kafka-node, it's giving errors and suggesting to use import statement instead of require statement.

Environment

  • Node version:18.0.*
  • Kafka-node version:5.0.0
  • Kafka version:2.12

Your valuable answers will be appreciated.