[TanStack Router] SSR import error
https://tanstack.com/router/latest/docs/framework/react/guide/ssr
However, I'm running into an import error right at the start:
And the error I'm getting is:
Just wanted to confirm: is @tanstack/react-router/ssr/server still a valid import path in the latest version? Or has it moved/been changed?
I'm using the latest version of @tanstack/react-router. "@tanstack/react-router": "^1.127.3",
Thanks in advance!
