ex_check icon indicating copy to clipboard operation
ex_check copied to clipboard

Compiler error 13

Open flupke opened this issue 2 years ago • 2 comments

Thanks for this great tool, really useful.

I started getting these errors when running mix check too quickly after switching from neovim to the console (which in my setup auto saves all opened buffers):

$ mix check

=> running compiler

=> reprinting errors from compiler

=> finished in 0:00

 ✕ compiler error code 13 in 0:00

I upgraded to elixir 1.14.0 and added the auto save roughly at the same time so both could be the cause.

flupke avatar Nov 07 '22 16:11 flupke