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
This error also occurs if your app or feature module does not import all the other modules which are being used in the app.