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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、クローンしたチュートリアルで `npm start` を再現し、`bsb` を制御している依存関係およびビルド設定を調べます。`reason-react` が見つからない、またはビルドされない理由を確認し、その後、依存関係が解決され、チュートリアルが正常に起動することを検証します。報告では特定のファイルは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- node.js
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100