강의

멘토링

커뮤니티

Cộng đồng Hỏi & Đáp của Inflearn

Hình ảnh hồ sơ của muezwink2473
muezwink2473

câu hỏi đã được viết

Bài giảng cốt lõi 100 phút về góc cạnh, góc cạnh

lộ trình

라우팅 강의 내용 중 아래와 같이 에러 납니다.

Viết

·

322

0

    ERROR in app/app.component.html:9:3 - error NG8001: '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.

    

    9   <router-outlet></router-outlet>

        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    

      app/app.component.ts:5:16

        5   templateUrl: './app.component.html',

                         ~~~~~~~~~~~~~~~~~~~~~~

        Error occurs in the template of component AppComponent.

javascriptAngular

Câu trả lời 1

0

nomad님의 프로필 이미지
nomad
Người chia sẻ kiến thức

안녕하세요?

명령창에서 ng serve 를 실행했을때 발생하는 에러인가요?

Hình ảnh hồ sơ của muezwink2473
muezwink2473

câu hỏi đã được viết

Đặt câu hỏi