Trying to Connect API to Angular and getting this error: TS2551: Property 'team' does not exist on type 'AppComponent'. Did you mean 'team$'?

前端 未结 0 521
日久生厌
日久生厌 2020-11-28 10:52

I am trying to connect a simple Angular app to an API and I am getting the following error:

Error: src/app/app.component.html:3:10 - error TS2551: Property \'team\' d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题