Angular 2 2.0.0-rc.1 Property ‘map’ does not exist on type ‘Observable’ not the same as issue report March 22, 2023 by Tarik did you try with this import? it works for me import {Observable} from 'rxjs/Rx'; import 'rxjs/add/operator/map';