I have a lot of errors after updating an angular2 project from RC2 to Final 2.0.0
Most of them read: has no exported mng 'such and such'
Since I just got started with angular2 it would be great if someone could point me into a general direction/pattern on how to resolve such issues (generally, for debugging in the future etc)?
To name a few:
has no exported mng 'provideRouter'
has no exported mng 'RouterConfig'
has no exported mng 'ROUTER_DIRECTIVES'
has no exported mng 'addProviders'