ex_check
ex_check copied to clipboard
Compiler error 13
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.