TanStackT
TanStack10mo ago
2 replies
endless-jade

[vite] (ssr) Error when evaluating SSR module $vinxi/handler/ssr:

[vite] (ssr) Error when evaluating SSR module $vinxi/handler/ssr: Cannot read properties of undefined (reading 'update')
      at eval (/home/tony/Code/start-basic/src/routeTree.gen.ts:65:62)
      at async ESModulesEvaluator.runInlinedModule (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/module-runner.js:1049:5)
      at async SSRCompatModuleRunner.directRequest (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/module-runner.js:1271:61)
      at async SSRCompatModuleRunner.directRequest (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/chunks/dep-Pj_jxEzN.js:30916:23)
      at async SSRCompatModuleRunner.cachedRequest (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/module-runner.js:1167:76)
      at async eval (/home/tony/Code/start-basic/src/router.tsx:5:31)
      at async ESModulesEvaluator.runInlinedModule (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/module-runner.js:1049:5)
      at async SSRCompatModuleRunner.directRequest (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/module-runner.js:1271:61)
      at async SSRCompatModuleRunner.directRequest (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/chunks/dep-Pj_jxEzN.js:30916:23)
      at async SSRCompatModuleRunner.cachedRequest (file:///home/tony/Code/start-basic/node_modules/vite/dist/node/module-runner.js:1167:76)

No clue what I'm doing really. I don't do front end. None of the LLMs could figure it out either. Burned through a bunch of credits on Windsurf using Claude 3.7 Thinking and Gemini 2.5 to no avail. The LLMs gave up and told me to file a bug report.
Was this page helpful?