Error: src/app/app.component.ts:5:16 - error NG2008: Could not find template file './app.component.html'.
Error: src/app/app.module.ts:17:5 - error NG6001: The class 'AppComponent' is listed in the declarations of the NgModule 'AppModule', but is not a directive, a component, or a pipe. Either remove it from the NgModule's declarations, or add an appropriate Angular decorator.
Error: src/app/app.component.ts:5:16 - error NG2008: Could not find template file './app.component.html'.
Error: src/app/app.module.ts:17:5 - error NG6001: The class 'AppComponent' is listed in the declarations of the NgModule 'AppModule', but is not a directive, a component, or a pipe. Either remove it from the NgModule's declarations, or add an appropriate Angular decorator.