Algém pode me ajudar? Estou já na fase final do curso mas me perdir ao rodar o ng sever esta dando esses erros
RROR in src/app/photos/photo-list/filter-by-description.pipe.ts(6,21): error TS2304: Cannot find name 'photo'. src/app/photos/photo-list/photos/photos.component.ts(15,3): error TS2416: Property 'ngOnChanges' in type 'PhotosComponent' is not assignable to the same property in base type 'OnChanges'. Type '(changes: SimpleChange) => void' is not assignable to type '(changes: SimpleChanges) => void'. Types of parameters 'changes' and 'changes' are incompatible. Type 'SimpleChanges' is not assignable to type 'SimpleChange'. Property 'previousValue' is missing in type 'SimpleChanges'. src/app/photos/photo-list/photos/photos.component.ts(16,16): error TS2339: Property 'photos' does not exist on type 'SimpleChange'. src/app/photos/photo-list/photos/photos.component.ts(20,24): error TS2304: Cannot find name 'photo'.
e no navegador : Cannot GET /user/flavio