Hi, I checked-out ng2-play.ts from https://github.com/pkozlowski-opensource/ng2-play.ts once I got hello world working, I want to use http service to connect to a rest service. I am not able to import http from http/http after many tries. since ng2-play project uses gulpfile and it has a typings variable defined for angular/angular.d.ts. I modified the gulpfile to include http.d.ts. Now it is failing to compile http.d.ts with error message that it can't find EventEmitter (and couple of other symbols).
Please help. Regards, Tahir -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
