#can someone explain why the route is not found? I am following the blog tutorial from Remix
1 messages · Page 1 of 1 (latest)
For me, this worked (Changing v2_routeConvention option to false in remix.config.js)
#1089987934012321802 message
Have you enabled the v2_routeConvention and it might be the cause of routing convention from v2 . and I would suggest to transition in v2 since the support is on the way.
https://remix.run/docs/es/main/file-conventions/route-files-v2
Remix