Route not found after deployed to GitHub Page #1775
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
type: bug/fix
Win 10
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:node: 4.4.6
os: win32 x64
do on your code? etc.
Everything went smooth.
more information.
EXCEPTION: Error: Uncaught (in promise): Error: Cannot match any routes: 'angular2-dashboard'
('angular2-dashboard' is the name of the project repository)
I was trying to deploy my Angular 2 app to my GitHub Page with Angular Cli, but I got router problem saying that the route was not found. I think there should be some settings I haven't made properly but I fail to figure it out. Can anyone having experience deploying project to GitHub Page help me with it? Thank you so much.
The text was updated successfully, but these errors were encountered: