3
votes

I used the latest angular.d.ts v2.0.0-alpha.31 and angular.dev.js v31. when i execute the tsc or compile my typescript code it says "Cannot find external module 'angular2/http'"

1
Resolve this issue please take a look at this. github.com/angular/angular/issues/3141 - yajra

1 Answers

10
votes

The http module separated from angular.dev.js. Its in the http.dev.js now.