Elixir version error when running Mix docs


Elixir version error when running Mix docs



Kindly help with this iisue. I do have system installed Elixir which is version 1.3 and I using asdf.


[ElixirLS]
an exception was raised:
** (Mix.ElixirVersionError) You're trying to run :cards on Elixir v1.3.3 but it has declared in its mix.exs file it supports only Elixir ~> 1.6
(mix) lib/mix/tasks/loadpaths.ex:51: Mix.Tasks.Loadpaths.check_elixir_version/2
(mix) lib/mix/tasks/loadpaths.ex:26: Mix.Tasks.Loadpaths.run/1
(mix) lib/mix/task.ex:296: Mix.Task.run_task/3
(mix) lib/mix/tasks/compile.ex:83: Mix.Tasks.Compile.run/1
(mix) lib/mix/task.ex:296: Mix.Task.run_task/3
(language_server) lib/language_server/build.ex:162: ElixirLS.LanguageServer.Build.compile/0
(language_server) lib/language_server/build.ex:22: anonymous fn/2 in ElixirLS.LanguageServer.Build.build/3
(stdlib) timer.erl:166: :timer.tc/1









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

How to add background colour in existing image using Swift?

Moria Casán

How to make file upload 'Required' in Contact Form 7?