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

[bug] TypeError: net.connect is not a function #70

Closed
williambelle opened this issue Jun 13, 2024 · 0 comments · Fixed by #71
Closed

[bug] TypeError: net.connect is not a function #70

williambelle opened this issue Jun 13, 2024 · 0 comments · Fixed by #71

Comments

@williambelle
Copy link
Member

index.mjs:3321 Uncaught (in promise) TypeError: net.connect is not a function
    at index.mjs:3321:27
    at new Promise (<anonymous>)
    at Client._connect (index.mjs:3313:12)
    at Client.search (index.mjs:3184:18)
    at generateUsersList (special_users.js:17:62)
    at special_users.js:93:1
    at module (special_users.js:93:20)
    at fileEvaluate (modules-runtime-hot.js?hash=325e29e1f9abcee55f3cef85ec8a56670bbc6194:388:7)
    at Module.require (modules-runtime-hot.js?hash=325e29e1f9abcee55f3cef85ec8a56670bbc6194:270:27)
    at require (modules-runtime-hot.js?hash=325e29e1f9abcee55f3cef85ec8a56670bbc6194:310:21)
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

Successfully merging a pull request may close this issue.

1 participant