我有系统安装的Elixir是1.3版,我使用asdf。: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
我正在尝试使用ExDoc为我的Elixir项目中的应用程序生成文档。我的项目是一个保护伞应用程序,有两个应用程序,一个功能核心和一个Phoenix web前端。当从保护伞的根目录运行命令mix docs时,我得到以下错误消息: ** (RuntimeError) expected :name or :app to be found in the project) lib/mix/task.ex:394: Mix.Task.run_t
目前出现的问题是,无论我使用哪个Dockerfile (当前是alpine elixir -phoenix或具有以下内容的基本elixir镜像),它都会安装十六进制/rebar,如下所示: RUN mix local.hex --force && \在Drone中启动时收到错误,
Could not findHex, which is nee
在运行mix ecto.create创建postgres DB时,我得到了下面的错误。==> argon2_elixir
could not compile dependency :argon2_elixir, "mix compile" failed.You can recompile this dependency with "mix deps.compile argon2_elixir&quo