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"
On a headless server over SSH, `npm run dev` in the Convex Next.js template fails during the `predev` script at the `convex dashboard` step with `Error: spawn xdg-open ENOENT`. The CLI tries to open the dashboard URL in the default browser,