-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
convert routes to v2 gives an error #7
Comments
Interesting, I will look into this very soon and let you know, it would seem it couldn't read a path of a file/dir correctly |
Could you give me some basic info on how this happened, v1 vanilla route convention? Or remix-flat-routes? Or something custom? |
v1 vanilla route convention, but all my routes are wrapped in a __supabase folder that provides the supabase context, maybe that causes the issue? |
Mind posting what your routes look like? The route tree I mean |
sent you a DM through Twitter! |
Calling convert routes to v2 convention gives me this error:
I could not find settings related to routes, what should I do to make this work?
The text was updated successfully, but these errors were encountered: