angular-university / ngrx-course-v4

Contains the NgRx Store and Reactive Extensions Course
https://angular-university.io
150 stars 120 forks source link

Fail to compile #18

Open Danieler opened 6 years ago

Danieler commented 6 years ago

Argument of type 'string | string[]' is not assignable to parameter of type 'string'

image

Argee88 commented 6 years ago

https://stackoverflow.com/help/how-to-ask

AntonGrekov commented 4 years ago

same question here. after i first changed branch to start-with-ngrx-store and did npm install - i get same errors. actually there are many typescript types error. version of TS is the same as in packaga.json

Cannot compile server at all