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
Hello. I am trying to connect my React app to the Kafka server. I am expecting my React app to act as a consumer. However, I have been getting the following error in console:
Uncaught Error: net.connect is not a function
@ConnectionManager.js in node-zookeeper-client
In case of someone finding this error or looking forward to a comment.. though the last comment was at 2018..
I also got this error and found out that this isn't intended to be used in a browser side. Check the link below..
(ref. ldapjs/node-ldapjs#456)
Hello. I am trying to connect my React app to the Kafka server. I am expecting my React app to act as a consumer. However, I have been getting the following error in console:
Uncaught Error: net.connect is not a function
@ConnectionManager.js in node-zookeeper-client
I am using [email protected], [email protected] and [email protected]
Please provide help/valuable guidance for tackling this issue.
Thanks in advance.
The text was updated successfully, but these errors were encountered: