panmenghan

Results 3 comments of panmenghan

I try to do something like this: ```ts // client-side-lib.ts type Input = 0 type Output = 1 declare global { interface RpcSchema { //

I have the same problem, this is the bun-debug output: ```bash > bun-debug run --bun vite [SYS] uv open(C:\Users\pmh\dev\tmp\vite-bun\vite, 0, 420) = -4058 [SYS] NtCreateFile([invalid_fd], \??\C:\) = SUCCESS (dir) =...

There are two screen recordings about the problem, the first is using `bun repl`, the second is `bun-debug repl`. After the first line enter in `repl`, the arrow keys are...