imvishalchodvadiya / epoch-test

0 stars 0 forks source link

Angular Compilation Issues #1

Open epochssims opened 1 week ago

epochssims commented 1 week ago

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.

imvishalchodvadiya commented 6 days ago

Hello I have resolved the issue and pushed the code..