flaviait / ng2-jspm-template

A template for a quick development workflow with angular 2 and jspm
MIT License
14 stars 3 forks source link

Angular2 => 2.2, and other deps... #45

Open DorianGrey opened 7 years ago

DorianGrey commented 7 years ago

Note: Updating ng2-translate to 4.0.1 was skipped due to curious 'core.umd.js:2837 EXCEPTION: No provider for TranslateService!' error...

@svi3c, maybe you've got an idea was may cause this ... I've attempted to debug this stuff, but this went down to the internal parts of zone.js and @angular/core, wasn't able to figure this out ...

DorianGrey commented 7 years ago

Damn it ... after running jspm update twice, most of this stuff does not work any longer...

... WTF ...

DorianGrey commented 7 years ago

To be honest ... I'd suggest to split this update into several PRs, each containing only a contextual slice of it. That might make it easier to figure out which particular update(s) breaks stuff. Hopefully simplifies to work around it. Oh, and - just knock out everyone attempting to use jspm update. 🤔

DorianGrey commented 7 years ago

Ok... I've tried this update , with angular bumped to 2.3.1 ...

I'm running out of ideas ... @svi3c @zenhunt maybe one of you have more them ...