magicsethM
Convex Community3y ago
1 reply
magicseth

Random errors with empty files

Frequently I end up with an empty file in my convex directory that I'm about to implement, and get distracted.

If it stays there, typescript gets confused, and everything breaks.

Same thing happens if i have a json file in there.

Better error messaging here would be helpful!

Also I sometimes see this:
✔ 03:21:57 Convex functions ready! (14.5s)
Error: Unable to push deployment config to https://dusty-caterpillar-550.convex.cloud
500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.
Failed due to network error, retrying in 325.05ms...


But it's because I have an error in my code. It doesn't seem like that is an InternalServerError to me.
Was this page helpful?