angular tour of heroes error dashboard didn't return string
@Component({
selector: 'app-root',
templateUrl: './app.component.html',
//if you use scss correct the following line with './app.component.scss'
styleUrls: ['./app.component.css']
})