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...
hey @FloatingGhost im trying to compile akkoma and getting this error:
src/exprecs.erl:none: error in parse transform 'parse_trans_codegen':
exception error: undefined function erl_syntax:string/1
in function parse_trans:get_file/1 (/opt/akkoma/deps/parse_trans/src/parse_trans.erl, line 227)
in call from parse_trans:initial_context/2 (/opt/akkoma/deps/parse_trans/src/parse_trans.erl, line 299)
in call from parse_trans_codegen:parse_transform/2 (/opt/akkoma/deps/parse_trans/src/parse_trans_codegen.erl, line 147)
in call from compile:foldl_transform/3 (compile.erl, line 1172)
in call from compile:fold_comp/4 (compile.erl, line 405)
in call from compile:internal_comp/5 (compile.erl, line 389)
in call from compile:'-internal_fun/2-anonymous-0-'/2 (compile.erl, line 227)
any ideas?
(sorry for lack of formatting, im on a masto instance)