Angular HTTP GET with TypeScript error http.get(…).map is not a function in [null]
I think that you need to import this: Or more generally this if you want to have more methods for observables. WARNING: This will import all 50+ operators and add them to your application, thus affecting your bundle size and load times. See this issue for more details.