Error NG6002: aparece en el NgModule.Imports of DashboardModule, pero no se pudo resolver a una clase NGModule.

Your module is not yet loaded by the Angular Server in node ng serve, so restart your server so the server loads the module that you just added in @NgModule app.module.ts
Mohamed Sami khiari