I get the 'This ....pages.dev page can’t be found' when deploying my project
Hi,
I'm trying to deploy my project from Github but I get this 'mysite.pages.dev page can't be found' message. I deployed the same project in Netlify and it does work there. I have added npm run build and dist same as in Netlify. My project is done with Vue. What am I missing? My index.html is also located in the public folder.
2 Replies
still not working? this could be related: https://www.cloudflarestatus.com/incidents/g24xmrqqzhlg
yea, weird. I tried mine like 1-2 hours ago
fixed it now, had to update vue I think with 'npm i [email protected]' when npm run build was failing