How to install angular-43-httpclient in ionic 3?

Dear Friends,

I am trying to use one of ‘provider’ implementation for a web service mentioned in tutorial: Rest api implementation using Angular 4.3 httpclient

As a suggestion I backup and remove “node_modules” in project directory and try to install same path using command ‘npm install’ . But after updation too the program says

Typescript Error
Cannot find module ‘@angular/common/http’.

Please advise how to add this module . It’s coming from Angular Js 4.3 version

Thanks

Anes

Can you use this module now?

Regards