Im getting this error:
EXCEPTION: Error in ./AppComponent class AppComponent - inline template:0:0 caused by: No provider for Router!
Please use this module
RouterModule.forRoot( [ { path: "", component: LoginComponent} ] )
now just replace your with thats it