Weird error description when pre-rendering #8090
Unanswered
alexbjorlig
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I'm having the same issue in GitLab, how did you end up fixing this? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there.
I'm running the latest version of Sveltekit (v582). I can build my app locally on my machine, but when I push to Github actions I get this error message on build:
Any hints for what I could try - what is
prerendered.json
?solved
Turns out that my server could not start for prerendering in CI - a better error message would be nice - but it works now.
Beta Was this translation helpful? Give feedback.
All reactions