【发布时间】:2019-07-18 20:20:02
【问题描述】:
我在参与 Angular 项目时遇到了这个错误。我不明白我该怎么办。谁能帮帮我?
SCRIPT5022: Template parse errors:
'mdb-navbar-brand' is not a known element:
1. If 'mdb-navbar-brand' is an Angular component, then verify that it is part of this module.
2. If 'mdb-navbar-brand' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
【问题讨论】:
-
使用 mdbootstrap.com/docs/angular/getting-started/quick-start 为 Angular 设置 md 引导程序。