From Harmless Hedgehog, 5 Years ago, written in Plain Text.
Embed
  1. HeadlessChrome 76.0.3803 (Mac OS X 10.12.6) ContentListComponent should create FAILED
  2.         'ion-card-title' is not a known element:
  3.         1. If 'ion-card-title' is an Angular component, then verify that it is part of this module.
  4.         2. If 'ion-card-title' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("src="{{ content.mediaImage }}" />
  5.                     <ion-card-header class="card-header">
  6.                         [ERROR ->]<ion-card-title class="card-header__title">{{ content.name }}</ion-card-title>
  7.                     </ion-card"): ng:///DynamicTestModule/ContentListComponent.html@5:16
  8.         'ion-card-header' is not a known element:
  9.         1. If 'ion-card-header' is an Angular component, then verify that it is part of this module.
  10.         2. If 'ion-card-header' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("of contentList">
  11.                     <img class="media--icon" src="{{ content.mediaImage }}" />
  12.                     [ERROR ->]<ion-card-header class="card-header">
  13.                         <ion-card-title class="card-header__title">{{ c"): ng:///DynamicTestModule/ContentListComponent.html@4:12
  14.         'ion-b