framework · inferred from evidence
Next.js
A React framework for building web applications.
- convex dashboard crashes npm run dev on headless servers: "spawn xdg-open ENOENT"
What this covers: 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 fix that worked: Fixed in commit 36b07102