jaredly / jaredly/a-reason-react-tutorial
build spec : Dependencies information missing
- 主要语言
- CSS
- 星标
- 91
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
I clone this starter repo and cd into a-reason-react-tutorial. When I do the `npm start`, I get this:
```
> reason-to-do@ start /Volumes/P3/OCaml/a-reason-react-tutorial
> bsb -make-world -w
BSB check build spec : Dependencies information missing
Package bs-platform -> /usr/local/lib/node_modules/bs-platform
Package not found: resolving package reason-react in /
Fatal error: exception BuckleScript package reason-react not found or built , if it is not built
Please run 'bsb -make-world', otherwise please install it
Error: Command failed: /usr/local/lib/node_modules/bs-platform/bin/bsb.exe -make-world -w
Error happened when running command /usr/local/lib/node_modules/bs-platform/bin/bsb.exe with args [ '-make-world', '-w' ]
```
I have done `npm install -g bs-platform`, and also `npm link bs-platform`. I'm using node v6.11.2 on a Mac.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先在克隆的教程中复现 `npm start`,并检查控制 `bsb` 的依赖项/构建配置。检查为什么找不到或未构建 `reason-react`,然后验证该依赖项能够解析,并且教程可以成功启动。报告中没有指定具体文件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100