This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Description
Expected behavior
Actual behavior
TypeError: AsyncRetryHelper is not a constructor
Steps to reproduce the behavior
npm install and try
- Connect to Kafka cluster '...'
- Configure consumer with '...'
- Publish message '....'
- See error
Supporting materials
Additional Specs
- Node.js version [e.g. 18.1.0]
- Kafka version [e.g. 3.2.0]
- KafkaJS version [e.g. 2.1.0]
Additional context
Add any other context about the problem here.