Typo in Install/Setup.md Step 4
- 主要言語
- TypeScript
- スター
- 7.8k
- フォーク
- 2.2k
- 平均マージ
- 22時間 28分
- マージ済み PR(30日)
- 6
説明
### Version info
**Angular:**
n/a
**Firebase:**
n/a
**AngularFire:**
n/a
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
n/a
### How to reproduce these conditions
By navigating to [Install and Setup.md](https://github.com/angular/angularfire/blob/HEAD/docs/install-and-setup.md) and following Step 4.
**Failing test unit, Stackblitz demonstrating the problem**
**Steps to set up and reproduce**
Follow the [Install and Setup.md](https://github.com/angular/angularfire/blob/HEAD/docs/install-and-setup.md) and try to build after Step 4.
**Sample data and security rules**
n/a
### Debug output
** Errors in the JavaScript console **
n/a
** Output from `firebase.database().enableLogging(true);` **
n/a
** Screenshots **

### Expected behavior
Should build/serve without any issues.
### Actual behavior
Throws error:
```
Property 'items' does not exist on type 'AppComponent'. Did you mean 'items$'?ngtsc(2551)
app.component.ts(7, 33): Error occurs in the template of component AppComponent.
```

コントリビューションガイド
調査の方向性
docs/install-and-setup.md を開いて Step 4 を確認し、リンク先のセットアップ手順に従って報告されたビルドエラーを再現します。サンプルのテンプレートバインディングと、エラーに表示されている AppComponent のプロパティを比較します。完了の条件は、報告されたプロパティエラーなしに、ドキュメントに記載されたセットアップでビルドとサーブができることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, firebase, typescript
- 領域
- documentation
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100