library · inferred from evidence
convex
A package associated with the Convex platform, updated to handle missing browser scenarios.
- convex dashboard crashes npm run dev on headless servers: "spawn xdg-open ENOENT"
Fixed in commit 36b07102c991ecb05d69ba22d334f5c691b13342 — update the convex package so a missing browser degrades to a non-blocking warning with the dashboard URL instead of crashing. Immediate workaround: remove `&& convex dashboard` from