I am stuck in a situation here. I am getting an error like this.
compiler.es5.js:1694 Uncaught Error: Unexpected value \'LoginComponent\' declared by the modul
You get this error when you wrongly add shared service to "declaration" in your appmodules instead of adding it to "provider".