Import with error

Hi, first time with Ionic…
I’m doing the video lesson that you have of Ionic, but when I’m in (home.ts) my (@import {Http, Response} are with a risk in the middle), what do I do?

Thanks,
Mariangela

I have no clue what video lesson you’re talking about, but throw it away. HttpClient supersedes Http, and for a tutorial on using it, see the Tour of Heroes. Part 8 covers HTTP, but if you’re new to Angular in general, it may be a bit like drinking from a fire hydrant to jump straight to there; you may have better results working through the whole thing.