T
TanStack•2y ago
stormy-gold

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
stormy-gold
stormy-goldOP•2y ago
This my main.tsx
No description
xenial-black
xenial-black•2y 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?
itchy-amethyst
itchy-amethyst•2y ago
Looks like the issue I had yesterday after upgrading. Clearing node_modules and starting with a clean slate made it work for me
stormy-gold
stormy-goldOP•2y 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?