SSR error on build in new project
I set up a completely new project using
I am getting the following error:
As per this issue on github, I updated all of my dependencies to the latest versions at:
But I am still getting this error.
For this project, I am not interested in SSR at all. What is the right way to just turn it off completely, or at least get around this issue.
pnpm dlx create-tsrouter-app@latest my-app --template file-router --tailwind --add-ons shadcn and then ran pnpm run build in it.I am getting the following error:
As per this issue on github, I updated all of my dependencies to the latest versions at:
But I am still getting this error.
For this project, I am not interested in SSR at all. What is the right way to just turn it off completely, or at least get around this issue.
GitHub
Which project does this relate to? Router Describe the bug I cannot build my project anymore after version 1.132.51 as I'm receiving the following error: error during build: [vite]: Rollup fail...