1781
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
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