Skip to content

demo error: 'router-outlet' is not a known element: #117

@jayvdb

Description

@jayvdb

Steps to reproduce:

  1. cd demo-app/client
  2. npm install
  3. npm run start
  4. open http://localhost:4200/
  5. page is blank; js console shows:
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.schemas' of this component to suppress this message. ("[ERROR ->]<router-outlet></router-outlet>
"): ng:///AppModule/AppComponent.html@0:0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions