Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'net.connect is not a function' in ConnectionManager.js #78

Open
rishirich opened this issue Oct 23, 2018 · 3 comments
Open

'net.connect is not a function' in ConnectionManager.js #78

rishirich opened this issue Oct 23, 2018 · 3 comments

Comments

@rishirich
Copy link

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.

@poojaKarande13
Copy link

poojaKarande13 commented Nov 18, 2018

I get the same error! Any fix ?

@rishirich
Copy link
Author

Nothing as of now. I have been expecting a reply from @alexguan .

@jjone36
Copy link

jjone36 commented Mar 22, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants