vercel / modelfusion

The TypeScript library for building AI applications.
https://modelfusion.dev
MIT License
1.01k stars 76 forks source link

error TS2589: Type instantiation is excessively deep and possibly infinite. #340

Open lcsvcn opened 1 month ago

lcsvcn commented 1 month ago

error TS2589: Type instantiation is excessively deep and possibly infinite.

Screenshot 2024-05-13 at 12 48 35

After bump zod from 3.22.4 to 3.23.8 started receiving this issue.

carloslfu commented 1 month ago

I had the same error. I had to go to zod v3.22.4.