browserify / browserify/http-browserify
globalAgent not defined
Open
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.