browserify / browserify/http-browserify
Suggested Setup in README Doesn't Work
未关闭
- 主要语言
- JavaScript
- 星标
- 245
- 派生
- 104
- PR 合并指标
- 30 天内没有已合并 PR
描述
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!
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 README 中包含建议的 Browserify 配置的部分,并将其与最新的 Browserify 配置行为进行比较。重现报告的“path must be a string”错误,然后使用可正常工作的配置更新说明,并验证示例运行时不会出现该错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 35/100