runner icon indicating copy to clipboard operation
runner copied to clipboard

error: cannot write code No such file or directory (os error 2)

Open jayvdb opened this issue 3 years ago • 0 comments

The file definitely exists, so something else is missing

$ runner cases/rect.rs
runner error: cannot write code No such file or directory (os error 2)
$ cd cases
$ runner rect.rs
$ 

jayvdb avatar Apr 10 '21 19:04 jayvdb