Closed gavinhughes closed 3 years ago
@gavinhughes Unfortunately this doesn't have much to do with rebar3_hex. rebar3_hex is merely for publishing packages, as such I'm about to send a PR up to sleeplocks to remove it from plugins
and put in project_plugins
so that it doesn't even get pulled in.
Out of interest I did pull sleeplocks into a mix project and it compiled fine. Maybe you are on an older version of elixir or perhaps you need to update rebar3 via mix mix local.rebar --force
?
@starbelly --force
did the job. Thank you!
Attempting to use rebar3 with Elixir (Mix) and receive the following error. Not sure if this is rebar3, sleeplocks or my config.
Here are the contents of ...dev/lib/* :