T
TanStack•17mo ago
sensitive-blue

Issue - All Routes Not Found

I followed this tutorial https://tanstack.com/router/latest/docs/framework/react/quick-start, but all routes return not-found
No description
No description
4 Replies
sensitive-blue
sensitive-blueOP•17mo ago
This my main.tsx
No description
old-apricot
old-apricot•17mo ago
I just tried the quickstart and it looks to be working for me. Can you make sure you're on the latest versions of the vite plugin and router?
equal-aqua
equal-aqua•17mo ago
Looks like the issue I had yesterday after upgrading. Clearing node_modules and starting with a clean slate made it work for me
sensitive-blue
sensitive-blueOP•17mo ago
Yes, it's latest version I just tried to recreate the project. And it's works without different code 🤣 Thanks @TkDodo 🔮 @Chris Horobin

Did you find this page helpful?