Flushing and exiting, error: invalid filesystem data
Getting this error when trying to
convex dev --once -vvvvv
, no idea what's going wrong and it doesn't seem like there's any more info. How do I debug this?4 Replies
Seems like resetting to a previous commit where the backend worked still doesn't fix it, so a more persistent issue
Did you update the Convex CLI recently?
Also, I'm guessing that
-vvvvv
is a typo, as that's not a valid optionHoly shit, using convex@latest logged some other stuff so I'll take a deeper look
re. the second point, I just have a habit of spamming
v
s to make software as verbose as possible lol
Hey @Clever Tagline just wanted to update that it worked and you're my hero
tyvmHappy to help!