Open webdev48 opened 8 years ago
Locking the TypeScript version to 1.7.5 to fix issues with angular & typescript versions. https://github.com/angular/angular/issues/6468
Thanks @xaun , that works for the main library.. about the examples know how to fix? when i run npm start
on webpack example, It shows a lot of errors, for instance: examples/webpack/node_modules/angular2/src/platform/dom/dom_adapter.d.ts (85,42): error TS2304: Cannot find name 'Map'.