YungYoda
YungYoda
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
on windows
11 replies
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
im using bun btw
11 replies
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
it happens if i close the dev terminal its running in or Ctrl/Cmd + C to kill the localhost process and then when i try to spin it back up it throws that error. im assuming its something with the websocket connection not closing properly. and its resolved by restarting my laptop.
11 replies
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
i chose next (app router), clerk, typescript,
11 replies
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
this was all generated from the cli btw
11 replies
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
"scripts": { "dev": "npm-run-all --parallel dev:frontend dev:backend", "dev:frontend": "next dev --turbopack", "dev:backend": "convex dev", "predev": "convex dev --until-success && convex dashboard", "build": "next build", "start": "next start", "lint": "next lint" },
11 replies
CCConvex Community
Created by YungYoda on 3/15/2025 in #support-community
Assertion failed
yes
11 replies