Argument of type '(e: any) = > void 'is not assignable to parameter of type' (err: any, caught: Observable) = > ObservableInput < {} > ' Type 'void' is not assignable to type 'ObservableInput < {} >'.
Argument of type '(e: any) = > void 'is not assignable to parameter of type' (err: any, caught: Observable) = > ObservableInput < {} > ' Type 'void' is not assignable to type 'ObservableInput < {} >'.