tool · inferred from evidence
xdg-open
A command-line utility for opening URLs or files in the default application, referenced in the error message.
- 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,