Error when evaluating SSR module, but the real error is not displayed #743
-
Ignore the actual error (I have removed parts to anonymize it), it's not important. My point is that I don't get any useful info on what is the actual problem. I have just started my app via the React + TS template and I haven't done any meaningful changes to it. Just tried writing a page. Whenever there is a problem, this is the only error output I'm getting in the console (or anywhere really). What should I do in order to have a better experience? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I agree the error should be more helpful. Would you mind re-creating this ticket as a Vite bug? |
Beta Was this translation helpful? Give feedback.
-
Huh, I can't seem to be able reproduce it in a fresh project. It does have proper error messages. |
Beta Was this translation helpful? Give feedback.
vitejs/vite#12631