property map does not exist on type observable angular 7

7/6/2019 MVC
1608

i got this error when add servese to my angular project 

also i got this error

cannot find angular/http

and resove it by 

npm install rxjs-compat
npm install @angular/http