Is the @tanstack/react-start sentry integration broken?
when i run the tanstack-start cli and select sentry integration, src/app/global-middleware.ts refers to registerGlobalMiddleware, which does not exist in @tanstack/react-start.

4 Replies
xenial-black•2mo ago
If you're on Tanstack RC, it's not working yet. Sentry team is working on support
magic-amberOP•2mo ago
I simply ran the the cli command given on https://tanstack.com/start/latest/docs/framework/react/quick-start
Quick Start | TanStack Start React Docs
Impatient? The fastest way to get a Start project up and running is with the cli. Just run pnpm create @tanstack/start@latest or npm create @tanstack/start@latest depending on your package manage of c...
magic-amberOP•2mo ago
pnpm create @tanstack/start@latest
https://www.npmjs.com/package/@tanstack/start?activeTab=versions
the latest version was apparently released 5 months agoxenial-black•2mo ago
Yea, no Sentry for now. Hopefully soon