i\'m upgrading my Angular 2 project from RC5 to 2.0.0. I get this Error
Unhandled Promise rejection: Component LoginComponent is not part of any NgM
Ensure that you include your new component both in the referencing app.routing.ts as well as app.module.ts.