tatethurston / nextjs-routes

Type safe routing for Next.js
MIT License
578 stars 21 forks source link

File generation problem #187

Closed AkanoCA closed 5 months ago

AkanoCA commented 5 months 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 5 months 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