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

Could not compile dependency :relx #63

Open
jononomo opened this issue Sep 10, 2021 · 0 comments
Open

Could not compile dependency :relx #63

jononomo opened this issue Sep 10, 2021 · 0 comments

Comments

@jononomo
Copy link

jononomo commented Sep 10, 2021

I'd like to look at the example, but I'm getting this error when I try to run mix deps.get

** (Mix) Could not compile dependency :relx,
"/Users/jon/.asdf/installs/elixir/1.12.1-otp-24/.mix/rebar3 bare compile --paths
/Users/jon/dev/phoenix_swoosh_example/_build/dev/lib/*/ebin" command failed.
You can recompile this dependency with "mix deps.compile relx",
update it with "mix deps.update relx" or clean it with "mix deps.clean relx"

None of the proposed solutions (update, clean, etc) fix the problem.

Also, I guess it would be nice to see this whole example updated to Phoenix 1.6, which comes with Swoosh included.

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

No branches or pull requests

1 participant