📅  最后修改于: 2022-03-11 14:48:23.989000             🧑  作者: Mango
Angular can't resolve relative path of app.component.html.
Just replace ./app.component.html with src/app.component.html and you are good to go.