You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kafka-node.js?v=73be29b7:1432 Uncaught TypeError: Object prototype may only be an Object or null: undefined
at Function.create ()
at Object.inherits (kafka-node.js?v=73be29b7:1432:35)
at node_modules/kafka-node/lib/baseProducer.js (kafka-node.js?v=73be29b7:13289:10)
at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50)
at node_modules/kafka-node/lib/highLevelProducer.js (kafka-node.js?v=73be29b7:13363:24)
at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50)
at node_modules/kafka-node/kafka.js (kafka-node.js?v=73be29b7:21120:33)
at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50)
at kafka-node.js?v=73be29b7:21138:16
The text was updated successfully, but these errors were encountered:
vue3 project by vite.
import kafka from 'kafka-node'
i get this error in browser console.
BlackHandguy
changed the title
kafka-node.js?v=73be29b7:1432 Uncaught TypeError: Object prototype may only be an Object or null: undefined at Function.create (<anonymous>) at Object.inherits (kafka-node.js?v=73be29b7:1432:35) at node_modules/kafka-node/lib/baseProducer.js (kafka-node.js?v=73be29b7:13289:10) at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50) at node_modules/kafka-node/lib/highLevelProducer.js (kafka-node.js?v=73be29b7:13363:24) at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50) at node_modules/kafka-node/kafka.js (kafka-node.js?v=73be29b7:21120:33) at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50) at kafka-node.js?v=73be29b7:21138:16
vue3 project by vite. import kafka from 'kafka-node'
Apr 29, 2024
kafka-node.js?v=73be29b7:1432 Uncaught TypeError: Object prototype may only be an Object or null: undefined
at Function.create ()
at Object.inherits (kafka-node.js?v=73be29b7:1432:35)
at node_modules/kafka-node/lib/baseProducer.js (kafka-node.js?v=73be29b7:13289:10)
at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50)
at node_modules/kafka-node/lib/highLevelProducer.js (kafka-node.js?v=73be29b7:13363:24)
at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50)
at node_modules/kafka-node/kafka.js (kafka-node.js?v=73be29b7:21120:33)
at __require2 (chunk-TDUMLE5V.js?v=73be29b7:10:50)
at kafka-node.js?v=73be29b7:21138:16
The text was updated successfully, but these errors were encountered: