Error ssr #1172
Unanswered
SnoxiK
asked this question in
Help (Vue)
Error ssr
#1172
Replies: 1 comment
-
Hi, I have the same issue with Laravel, Svelte, Inertia. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am using laravel 9 with inertia.js.
I configured everything for the SSR as the tutorial recommends, even from scratch I have an error that I didn't have before. Problem I can't debug because when I launch node ssr.js it launches well as in the tutorial but once I try to access the url (which worked a week ago) it exits me an error:
Can anyone please help me?
My configuration is exactly the same as the tutorial: https://inertiajs.com/server-side-rendering
Thank you have a good day.
Beta Was this translation helpful? Give feedback.
All reactions