convex not compiling due to TS/Flow errors
npx convex dev for me started to fail and I can't tell when and why. I tried to go back to older versions of dependencies but no luck.Basically I'm getting a lot of TS/Flow errors when running the above command.
and with
--typecheck=disable flag I'm getting the following 2 errorsI researched and it seems like the Flow is failing the compile and I don't know how to address it.
Would appreciate a lot if someone can guid me on this.
Thanks.
