In my sample application I have written a feature module \"TempModule\" and below is the code.
import { NgModule } from \'@angular/core\'; import { CommonMod
Solved by adding below code in hero-detail component.
import { NgModule } from '@angular/core';