element:
1. If 'app-logo' is an Angular component, then verify that it is part of this module.
2. If 'app-logo' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("<div class="text-center">
<span class="error-code">404</span>
[ERROR ->]<app-logo></app-logo>
</div>
В app-module подключил.
selector точно такой?
Не знает такого элемента. Проверь в модуле дееларацию, и экспорт
Обсуждают сегодня