Angular'daki hata nedir?

LordDuck

Centipat
Katılım
9 Haziran 2023
Mesajlar
5
Daha fazla  
Cinsiyet
Erkek
Selamlar yaptığım Angular projesinde hata alıyorum. 2 gündür uğraşıyorum. Ama yapamadım. Yardımcı olursanız sevinirim:
projem:https://www.mediafire.com/file/vovconuokcks5pz/Filmproje.zip/file

Kod:
X [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. [plugin angular-compiler]



    src/app/app.component.html:3:2:

      3 │   <router-outlet></router-outlet>

        ╵   [CODE]~~~~~~~~~~~~



  Error occurs in the template of component AppComponent.



    src/app/app.component.ts:5:15:

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

        ╵                ~~~~~~~~~~~~~~~~~~~
[/CODE]
 
Son düzenleme:
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…