prometheas πŸ”₯P
Convex Communityβ€’16mo agoβ€’
10 replies
prometheas πŸ”₯

My attempts to run `convex dev` fail to deploy code changes

When I run
npx convex dev -v --tail-logs
, I get output about skipped files (the usual suspects about multiple dots and stuff in
convex/_generated
), and a raft of
Preparing convex/**
messages, but that's it β€” no messages about deployment.

Over in the dashboard, no updates in my Development deployment instance.
Was this page helpful?