Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when compiling with OTP 27 #78

Closed
kevinkirkup opened this issue Jun 12, 2024 · 2 comments · Fixed by #77
Closed

Error when compiling with OTP 27 #78

kevinkirkup opened this issue Jun 12, 2024 · 2 comments · Fixed by #77

Comments

@kevinkirkup
Copy link

kevinkirkup commented Jun 12, 2024

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.

@onno-vos-dev
Copy link
Member

Yes, we're currently waiting for: #77 which should fix this I believe 👍

I'll ping the maintainer of iso8601 on Erlanger Slack 👍

@onno-vos-dev
Copy link
Member

hex: 0.3.1 and github: 0.3.1 both releases available 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants