ethanniser / next-typesafe-url

Fully typesafe, JSON serializable, and zod validated URL search params, dynamic route params, and routing for NextJS.
https://next-typesafe-url.dev
MIT License
362 stars 16 forks source link

Not working on monorepo with pnpm #90

Closed itelo closed 5 months ago

itelo commented 5 months ago

I'm using create-t3-turbo and I everything was working fine until I added another nextjs project. Now I'm getting

Type instantiation is excessively deep and possibly infinite.

Not sure what to do or what could be the root cause