Typo in Install/Setup.md Step 4
- 主要语言
- TypeScript
- 星标
- 7.8k
- 派生
- 2.2k
- 平均合并
- 22 小时 28 分钟
- 30 天内合并 PR
- 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