tatethurston / nextjs-routes

Type safe routing for Next.js
MIT License
553 stars 20 forks source link

File generation problem #187

Closed AkanoCA closed 1 month ago

AkanoCA commented 1 month ago

Hello! File type is not generated correctly on Windows 11 All paths are replaced with a single slash image

I tried for a long time to find what the problem was, but it seems I finally found it

image

I would be very grateful if you could fix this problem one way or another

tatethurston commented 1 month ago

Hey thanks for reporting. I’d be happy to accept a PR to correct the path behavior.

Are you using the app directory? If so, checkout https://github.com/tatethurston/nextjs-routes/issues/170