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

No provider for Http - ionic2 alpha 42

$
0
0

Can you try with this?:

import {Http, Headers} from 'angular2/http';
@Injectable()
export class AppData {
  constructor(private http: Http) {
  }
}

If not working then it is an issue with the update or you may need to update the npm packages as this should come from angular2 and not from ionic (i think), have you tried to search http in angular 2 package in node_modules?


Viewing all articles
Browse latest Browse all 228595

Trending Articles



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