Programmer, Artist, Aspiring Writer, and Community Manager.
I am autistic and disabled
| Other Accounts | [email protected] |
| Site | https://beefox.xyz |

| Other Accounts | [email protected] |
| Site | https://beefox.xyz |
also @akkoma, its this issue (for some reason my discussions account isn't working). at least on debian there is no longer a way to downgrade elixir to any 1.16 versions, and as such the solution of downgrading no longer works.
https://meta.akkoma.dev/t/lost-repl3-in-the-dependencies/748
I’ve messed up. Updating from source. Had a problem as the service wouldn’t start. Looked like a Hex compile problem. Checked it out and it was complaining about rebar_core, I think. So, I thought rather than debugging, readme says if you ever get compilation issues do:- mix deps.clean --all mix local.rebar mix local.hex rm -r _build Fine. mix deps.get works. But now mix compile errors quite quickly at rebar_core. I can’t see it as a dependecy in the deps folder anymore. I notice that...