The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe. - Troubleshooting

The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe. - Troubleshooting

You are working on an Angular project then you encounter this error snippet: The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe….

Continue reading de “The class AppComponent is listed in the declarations of the NgModule AppModule, but is not a directive, a component, or a pipe. - Repair "