Botelhomf
Error with Mix compile and recompile command
Good evening, I’m having a problem using the command “mix compile” or “recompile”, every time I use it, it works the first time and then it doesn’t work anymore! Would you know what’s going on? I have already installed Elixir and Erlang by Windows 11 - Wsl with the newest version of Ubuntu and I am also a VMware with Ubuntu installed. I tried --force and it didn’t work either… I’m taking the course via Udemy and my teacher can’t help me either! I’m using Visual Code Studio and I don’t know if there’s a missing extension to be installed or if there’s an error in my Erlang and Elixir version! If you can help me I would be very grateful!
Yours sincerely,
First Post!
eksperimental
Forget about Visual Studio for now.
Try running the command from the command line mix compile --force and share the output.
UPDATE: Please also include the output of elixir --version








