You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) any
Versions. Please run ng --version. If there's nothing outputted, please run in a Terminal: any
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc. The app was fully created with the angular-cli
The log given by the failure. Normally this include a stack trace and some
more information. Error 404
Mention any other details that might be useful. I have an Angular 2 App deployed via GitHub Pages (using the CLI) here, whether you refresh the page or navigate using deep linking it does not work and an Error 404 from GitHub is given. I have used the CLI to generate the routes and used the new router (not the router-deprecated).
anyng --version. If there's nothing outputted, please run in a Terminal:anydo on your code? etc.
The app was fully created with the angular-cli
more information.
Error 404
I have an Angular 2 App deployed via GitHub Pages (using the CLI) here, whether you refresh the page or navigate using deep linking it does not work and an Error 404 from GitHub is given. I have used the CLI to generate the routes and used the new router (not the
router-deprecated).