Update: I fixed this original issue by adding
<base href=".">
in the head of the _layout.
But now I get this below. Can anyone see why from looking at the project files?
EXCEPTION: Error: Uncaught (in promise): Error: Cannot match any routes: 'Welcome' /node_modules/@angular/platform-browser//bundles/platform-browser.umd.js:937
I was trying to get my routing working on this tutorial I was going through and ran into this error. I can't explain why it's happening so I'm uploaded the project so anyone can see it.
I get the error in the image. I don't see what's wrong w/ my app component & thinking it's something else. Can anyone look at the code & tell me how to resolve this, please? Been on this 2 days. Using VS 2015 Community.
