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

Compatibility with Elixir 1.13 #4019

Closed
lukebakken opened this issue Jan 20, 2022 · 0 comments · Fixed by #4108
Closed

Compatibility with Elixir 1.13 #4019

lukebakken opened this issue Jan 20, 2022 · 0 comments · Fixed by #4108
Milestone

Comments

@lukebakken
Copy link
Collaborator

lukebakken commented Jan 20, 2022

Currently using 1.13.2 to build there is the following issue:

* rabbit_common (/home/bakkenl/development/rabbitmq/rabbitmq-server/deps/rabbit_common)
  could not find an app file at "_build/dev/lib/rabbit_common/ebin/rabbit_common.app". This may happen if the dependency was not yet compiled or the dependency indeed has no app file (then you can pass app: false as option)
** (Mix) Can't continue due to errors on dependencies

Discussion: https://groups.google.com/g/rabbitmq-users/c/cB_pG6TqBDQ

@michaelklishin michaelklishin added this to the 3.9.14 milestone Feb 4, 2022
michaelklishin added a commit that referenced this issue Feb 4, 2022
michaelklishin added a commit that referenced this issue Feb 4, 2022
Support Elixir 1.13

(cherry picked from commit b8987db)
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