Hi
I'm new in JS world, i'm using collection well with zod but i have an error when npm run build but any informations about the error.
Do you know how i can have more data with zod ? I'm sure it's zod if i remove the schema its building
Clearing content store
file:///....zod/v3/types.js:3283
return Promise.resolve(effect.transform(base.value, checkCtx)).then((result) => ({
^
TypeError: effect.transform is not a function
thank 🙂