tulios / kafkajs

A modern Apache Kafka client for node.js
https://kafka.js.org
MIT License
3.75k stars 527 forks source link

Cannot find module './v2/response' #1578

Open Win-Dox opened 1 year ago

Win-Dox commented 1 year ago

I don't have a stable way to reproduce the problem. It's just that in some cases, when calling the "connect()" method, the library throws this error `Error: Cannot find module './v2/response' Require stack:

-- Nodejs - 18 OS - Ubuntu 20 Kafkajs - 2.2.4