Ransom
DTDrizzle Team
•Created by Ransom on 8/11/2023 in #help
Type error: Type parameter has a circular constraint
Ok, just curious! Glad we’re both up and running again
17 replies
DTDrizzle Team
•Created by Ransom on 8/11/2023 in #help
Type error: Type parameter has a circular constraint
What makes you say that? Is there a GH issue I can follow? Just curious, were you using NextJS or in a monorepo? I’m just curious what the cause is
17 replies
DTDrizzle Team
•Created by Ransom on 8/11/2023 in #help
Type error: Type parameter has a circular constraint
I was finally able to move past this error (so far) - by setting skipLibCheck on my NextJs project. It's obviously not ideal, but that's what I get for building a giant mono-repo with Nx.
17 replies
DTDrizzle Team
•Created by Ransom on 8/11/2023 in #help
Type error: Type parameter has a circular constraint
Your issue with keys being optional is likely due to not having strict: true set in your tsconfig. Can you check that?
17 replies
DTDrizzle Team
•Created by Ransom on 8/11/2023 in #help
Type error: Type parameter has a circular constraint
So, I think this is related to the zod integration, but still exploring.
17 replies