For a website with authentication in Angular2, I want to use a component of the authentication submodule in the main app component. However, I keep getting the following err
I was facing same issue and I just started app with new port and everything looks good.
ng serve --port 4201