The 'this' context of type 'void' is not assignable to method's 'this' of type code example
Example: 'this' context of type 'void' is not assignable to method's 'this' of type 'Observable<{}>'.
import { map } from "rxjs/operators";
import { map } from "rxjs/operators";