Replies: 2 comments 1 reply
-
I think |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I was building SvelteKit app that has some prerendering routes using node-adapter and faced this error.
Wanted to share my workaround in case someone faces this issue:
I basically added
AUTH_TRUST_HOST=http://sveltekit-prerender
env to my scriptWorkaround
Error Log
Beta Was this translation helpful? Give feedback.
All reactions