browserify / browserify/http-browserify
Suggested Setup in README Doesn't Work
Open
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
When I dial this into the latest browserify:
```
var bundle = browserify({
require : { http : 'http-browserify' }
});
```
I get an error saying `Error: path must be a string.`
Please update with correct configuration instructions!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.