0

Hello Stackoverflowers,

I developed an Angular 6 Framework. I build it and link .js in the index.html of a newly generated project from Angular-Cli.

But when I launch the server, I get the following error :

Uncaught Error: Template parse errors: 'mw-panel' is not a known element: 1. If 'mw-panel' is an Angular component, then verify that it is part of this module. 2. If 'mw-panel' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.

My HTML directive mw-panel is not found. I suppose that I have to declare something in app.module.ts, but I don't know how.

Do you face the same problem?

Thanks

Talha Junaid
  • 2,351
  • 20
  • 29
TTWTF
  • 1
  • 3

0 Answers0