Paldom / angular2-rest

Angular2 HTTP client to consume RESTful services. Built with TypeScript.
MIT License
248 stars 72 forks source link

Error at start #14

Open divined opened 8 years ago

divined commented 8 years ago

node_modules/angular2-rest/angular2-rest.d.ts(1,1): error TS2654: Exported external package typings file cannot contain tripleslash references. Please contact the package author to update the package definition. node_modules/angular2-rest/angular2-rest.d.ts(1,1): error TS6053: File 'node_modules/angular2-rest/node_modules/angular2/core.d.ts' not found. node_modules/angular2-rest/angular2-rest.d.ts(2,1): error TS6053: File 'node_modules/angular2-rest/node_modules/angular2/http.d.ts' not found. node_modules/angular2-rest/angular2-rest.d.ts(3,1): error TS6053: File 'node_modules/angular2-rest/node_modules/rxjs/Rx.d.ts' not found.