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
I've been trying to deploy my Angular project to GitHub Pages. At first, only the README showed up. After deleting it, I now get a 404 error. I noticed that in the github-pages branch, index.html is inside a browser folder (dist/is-curious/browser/index.html) instead of directly in dist/is-curious. Could this be why I'm getting the 404? Any advice would be appreciated . Thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to deploy my Angular project to GitHub Pages. At first, only the README showed up. After deleting it, I now get a 404 error. I noticed that in the
github-pages
branch,index.html
is inside abrowser
folder (dist/is-curious/browser/index.html
) instead of directly indist/is-curious
. Could this be why I'm getting the 404? Any advice would be appreciated . Thanks in advance!Project: https://github.com/NK-0-0/is_Curious/tree/main
Site : https://nk-0-0.github.io/is_Curious/
Beta Was this translation helpful? Give feedback.
All reactions