Closed
Description
Seeing this error when compiling with OTP 27:
===> Compiling aws_credentials
===> Compiling _build/default/plugins/katana_code/src/ktn_code.erl failed
_build/default/plugins/katana_code/src/ktn_code.erl:52:34: syntax error before: 'else'
_build/default/plugins/katana_code/src/ktn_code.erl:23:2: type tree_node_type() undefined
_build/default/plugins/katana_code/src/ktn_code.erl:62:15: type tree_node_type() undefined
==> mercury
** (Mix) Could not compile dependency :aws_credentials, "xxx/.asdf/installs/elixir/1.17.0-otp-27/.mix/elixir/1-17/rebar3 bare
compile --paths xxx/_build/dev/lib/*/ebin" command failed. Errors may have been logged above.
You can recompile this dependency with "mix deps.compile aws_credentials --force", update it with
"mix deps.update aws_credentials" or clean it with "mix deps.clean aws_credentials"
Any help would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels