Olá
Seguindo os passos da aula, movi o conteudo de app.component.html para listagem.component.html. Também em app.component.html, coloquei a tag .
Após fazer isso, ao roda a aplicação estou recebendo a mensagem abaixo:
Unhandled Promise rejection: Template parse errors: 'router-outlet' is not a known element: 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 2. If 'router-outlet' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schema' of this component to suppress this message. ("
[ERROR ->]
"): AppComponent@2:0 ; Zone: ; Task: Promise.then ; Value: Error: Template parse errors: 'router-outlet' is not a known element: 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 2. If 'router-outlet' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schema' of this component to suppress this message. ("
[ERROR ->]
"): AppComponent@2:0 Stack trace: TemplateParser</TemplateParser.prototype.parse@http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:8530:21 RuntimeCompiler</RuntimeCompiler.prototype._compileTemplate@http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:16905:32 compile/<@http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:16828:79 compile@http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:16828:39 ZoneDelegate.prototype.invoke@http://localhost:3000/node_modules/zone.js/dist/zone.js:192:19 Zone.prototype.run@http://localhost:3000/node_modules/zone.js/dist/zone.js:85:24 scheduleResolveOrReject/<@http://localhost:3000/node_modules/zone.js/dist/zone.js:451:52 ZoneDelegate.prototype.invokeTask@http://localhost:3000/node_modules/zone.js/dist/zone.js:225:23 Zone.prototype.runTask@http://localhost:3000/node_modules/zone.js/dist/zone.js:125:28 drainMicroTaskQueue@http://localhost:3000/node_modules/zone.js/dist/zone.js:357:25 ZoneTask/this.invoke@http://localhost:3000/node_modules/zone.js/dist/zone.js:297:25