browserify / browserify/http-browserify

Suggested Setup in README Doesn't Work

Open
#67 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.