失败:模板解析错误:“ router-outlet”不是已知元素:
如果“ router-outlet”是Angular组件,则请确认它是该模块的一部分。
If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("[ERROR ->]<router-outlet></router-outlet>"): ng:///DynamicTestModule/***.html@0:0
angular 4 ng测试失败:模板解析错误:“ router-outlet”不是已知元素