Error when evaluating SSR module $vinxi/handler/ssr
Hi everyone
After update my dependencies, I'm facing this error
Error when evaluating SSR module $vinxi/handler/ssr:
These are my dependencies:

9 Replies
which specific dependency did this?
I don't know for sure
Now I revert to previous dependencies and I'm facing this

Could be related with TailwindCSS v4?
I just hit this with tanstack start... reminded me of this ticket
Seeing LightningCSS in the error is most probably related to TW4
@Daniel Sousa @TutoDS , with twailwind 4 you should have either a
@tailwindcss/postcss
or @tailwindcss/vite
. Did you use the tailwindcss v4 migration tool to update? it's pretty goodUpgrade guide - Getting started
Upgrading your Tailwind CSS projects from v3 to v4.
Yes, I’m doing that