T
TanStack•2w ago
rival-black

Module '"@tanstack/react-start"' has no exported member 'StartClient'

Im following the docs for integrating Sentry: https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/#step-2-configure However, in src/client.tsx it seems to be using an older version perhaps? What is my option here?
TanStack Start React | Sentry for TanStack Start React
Learn how to set up and configure Sentry in your TanStack Start React application, capturing your first errors, and viewing them in Sentry.
No description
6 Replies
helpful-purple
helpful-purple•2w ago
GitHub
Start BETA - Tracking · TanStack router · Discussion #2863
Tracking any important changes for TanStack Start during the BETA period. If you are coming from the ALPHA of TanStack Start, you can see all the breaking changes that were made here - #2403
rival-black
rival-blackOP•2w ago
Thanks @Manuel Schiller Im trying to migrate a pretty old repo: @tanstack/start": "^1.111.1. I guess that whole discussion there might come handy 🙂
helpful-purple
helpful-purple•2w ago
yep
rival-black
rival-blackOP•2w ago
Seems like the guide in Sentry is outdated. src/server.tsx is also using old packages / types that are mismatched
TanStack Start React | Sentry for TanStack Start React
Learn how to set up and configure Sentry in your TanStack Start React application, capturing your first errors, and viewing them in Sentry.
rival-black
rival-blackOP•2w ago
No description
No description
rival-black
rival-blackOP•2w ago
I'll continue without Sentry for now. They are working on it tho: https://github.com/getsentry/sentry-javascript/issues/14990#issuecomment-3337249281
GitHub
[JavaScript] TanStack Start SDK · Issue #14990 · getsentry/sentry...
Description We already have a router instrumentation for TanStack Router, but we also want to add a proper e.g. @sentry/tanstack SDK. Currently, TanStack Start relies on Vinxi on the backend but th...

Did you find this page helpful?