Closed djcoin closed 4 months ago
It seems you accidentally added [:runtime_tools, :observer, :wx] to you extra_applications in mix.exs while you were debugging.
It breaks on some system that do not have the required graphical library for debugging.
Cheers!
Thanks!
It seems you accidentally added [:runtime_tools, :observer, :wx] to you extra_applications in mix.exs while you were debugging.
It breaks on some system that do not have the required graphical library for debugging.
Cheers!