browserify / browserify/http-browserify
Suggested Setup in README Doesn't Work
- Vorherrschende Sprache
- JavaScript
- Sterne
- 245
- Forks
- 104
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by checking the README section containing the suggested Browserify setup and compare it with the latest Browserify configuration behavior. Reproduce the reported “path must be a string” error, then update the instructions with working configuration and verify that the example runs without that error.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 35/100