Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230099

Runtime Error Uncaught (in promise): Error: StaticInjectorError[HTTP]: StaticInjectorError[HTTP]: NullInjectorError: No provider for HTTP!

$
0
0

Another right way:
import { HttpModule } from ‘@angular/http’; on app.module.ts
import { Http } from ‘@angular/http’; on the page you’ll work on it with the constructor injection (public http: Http,) … so now you can manipulate with commands like this.http.get(…)


Viewing all articles
Browse latest Browse all 230099

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>