angular / angular/angularfire

Typo in Install/Setup.md Step 4

未关闭
#3,337 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 **
![image](https://user-images.githubusercontent.com/1728547/232179738-c299885d-1b52-4235-85f6-38a8dc57e456.png)

### 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.
```
![image](https://user-images.githubusercontent.com/1728547/232179848-0170b1a2-e68c-45ba-921a-726073ee5d89.png)

贡献指南

打开贡献指南

调研方向

打开 docs/install-and-setup.md 并检查 Step 4,然后按照链接的设置说明重现报告的构建错误。将示例的模板绑定与错误中显示的 AppComponent 属性进行比较;当文档中所述的设置能够构建并提供服务,且不再出现报告的属性错误时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
angular, firebase, typescript
领域
documentation
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。