T
TanStack2mo ago
magic-amber

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.
No description
4 Replies
xenial-black
xenial-black2mo ago
If you're on Tanstack RC, it's not working yet. Sentry team is working on support
magic-amber
magic-amberOP2mo ago
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-amber
magic-amberOP2mo ago
pnpm create @tanstack/start@latest https://www.npmjs.com/package/@tanstack/start?activeTab=versions the latest version was apparently released 5 months ago
xenial-black
xenial-black2mo ago
Yea, no Sentry for now. Hopefully soon

Did you find this page helpful?