Skip to content

Compilation failure in Elixir 1.2.2 #38

Description

@kerryb

I created a clean Mix project (Elixir 1.2.2, Erlang 7.2.1, Mac OS X 10.11.3), and added webdriver as a dependency. Running mix deps.get and mix, I get the following error:

== Compilation error on file lib/webdriver/error.ex ==
** (CompileError) lib/webdriver/error.ex:75: the Access syntax and calls to Access.get/2 are not available for the value: WebDriver.Error.ErrorMessage
    lib/webdriver/error.ex:74: (module)

I'm pretty new to Elixir, so I'm probably just doing something wrong – any help gratefully received!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions