-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when evaluating SSR module /src/routes/__layout.svelte #3742
Comments
Vite 2.8 is coming out next week. Hopefully it will fix it. You could try a beta in the meantime |
How can i use the beta as i am unable to run my server ? |
Any update on solution @Conduitry |
It is little urgent as my production is down. |
I just noticed that when I turn on my graphics card, I don't get this error. |
Please don't ping specific maintainers You can try the beta with pnpm overrides There's no way graphics card has anything to do with this. Rather it just happens sometimes and that's a spurious correlation |
See #3118 (comment) to use overrides to fix this. The issue is fixed in Vite 2.8 beta, a stable 2.8 version will be released soon this week. |
How would you do this in your package.json? |
How would you do this in your package.json? |
I just think it is a race condition and having my graphic card on makes the system run faster. I did a package update and it has completely disappeared now. |
Describe the bug
New error showing up 99% of the time now, and no idea what causes it to work once and a while.
package.json is there....
Reproduction
Unknown.
Logs
No response
System Info
Severity
blocking all usage of SvelteKit
Additional Information
No response
The text was updated successfully, but these errors were encountered: