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

Fix websocket_client version #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulobsa
Copy link

@paulobsa paulobsa commented Jun 6, 2020

Currently last version(1.4+) of websocket_client cannot compile with rebar3.

This issue was reproduced in three different environments

** (Mix) Could not compile dependency :websocket_client, "/home/gabriel/.asdf/installs/elixir/1.5.2/.mix/rebar3 bare compile --paths "/home/gabriel/workspace/iexikos/_build/dev/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile websocket_client", update it with "mix deps.update websocket_client" or clean it with "mix deps.clean websocket_client"

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.716% when pulling 940bbd0 on paulobsa:master into 7c6186b on shinyscorpion:master.

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 this pull request may close these issues.

2 participants