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

globalAgent not defined #86

Open
ghost opened this issue May 8, 2015 · 3 comments
Open

globalAgent not defined #86

ghost opened this issue May 8, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented May 8, 2015

Hi,
I am using browserify, and I am facing an issue with some modules (example node-couchdb) that require the http module.
The error is Cannot set property 'maxSockets' of undefined
After some debugging, it seems that globalAgent is not defined in the http-browserify module.
Do you have any hints regarding this issue? Do you think this can fixed on your side?
Thank you

@sebs
Copy link

sebs commented Oct 14, 2016

same here.

@h3ph4est7s
Copy link

issue still present.
Affected package id etherscan-api@3.0.8
http-browserify id http-browserify@1.7.0

@Inzidious
Copy link

I'm getting this too. For now I'm hardcoding the values in my browserified output, but I am a little surprised - I feel like client side usage of the etherscan API would be prolific? I guess I am wrong?

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