convex-js icon indicating copy to clipboard operation
convex-js copied to clipboard

'convex dashboard' command not working in windows 11

Open 2u841r opened this issue 1 month ago • 0 comments

convex dashboard not opening in Windows 11.

default browser: Chrome 141.0.7390.66 and Brave Brave 1.85.56 (Official Build) nightly (64-bit) IDE: Cursor and VS Code Terminal: bash, cmd, powershell

https://github.com/get-convex/convex-js/blob/63a385d299446eae6c6deea0dc1f3c606715148c/src/cli/dashboard.ts#L67-L81

and there is no logWarning or logOutput

in my package.json -

 "predev": "convex dev --until-success && convex dashboard",

but opening in Pop!_OS

2u841r avatar Oct 15 '25 02:10 2u841r