nthadrien
Results
2
comments of
nthadrien
follow this steps: 1- Check if your node and yarn is up to date if not, just update it. 2- If you've previously installed create-react-app globally via npm using install...
I don't know why (still a noob) but my openapi wasn't working when using z.file() or z.instanceof(File) for validation. So I tried something different. Just posting in case zod-openapi docs...