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

Issues on Erlang v21 #40

Closed
archseer opened this issue Jun 22, 2018 · 4 comments
Closed

Issues on Erlang v21 #40

archseer opened this issue Jun 22, 2018 · 4 comments

Comments

@archseer
Copy link

In an elixir project:

===> Compiling shards
===> Compiling src/shards_task.erl failed
src/shards_task.erl:281: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
src/shards_task.erl:284: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
src/shards_task.erl:287: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace

** (Mix) Could not compile dependency :shards, ".mix/rebar3 bare compile --paths "_build/dev/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile shards", update it with "mix deps.update shards" or clean it with "mix deps.clean shards"
cabol added a commit that referenced this issue Jun 22, 2018
cabol added a commit that referenced this issue Jun 22, 2018
cabol added a commit that referenced this issue Jun 22, 2018
cabol added a commit that referenced this issue Jun 22, 2018
@cabol
Copy link
Owner

cabol commented Jun 22, 2018

@archseer thanks for report the compatibility issue, I think it is fixed now, so I'll close the issue but please feel free to open it again if the error persists.

@cabol cabol closed this as completed Jun 22, 2018
@archseer
Copy link
Author

Yep cheers! Would you mind pushing a new elixir package out too?

@cabol
Copy link
Owner

cabol commented Jun 26, 2018

A new package was pushed to hex now (version 0.5.1)

@sjmueller
Copy link

Hi, I'm getting the same error on Erlang 23.0.3:

(Mix) Could not compile dependency :shards, "/.mix/rebar3 bare compile --paths="/_build/dev/lib/*/ebin"" command failed

Any idea why?

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

3 participants