Running /Users/theron/.vscode/extensions/jakebecker.elixir-ls-0.29.3/elixir-ls-release/launch.sh Preferred shell is zsh, relaunching Looking for asdf install asdf executable found at /usr/local/bin/asdf. Using ASDF_DIR=, ASDF_DATA_DIR=. Installing ElixirLS release v0.29.3 Running in /Users/theron/code/sus_coffee/coffee_index/coffee_viewer Install complete [Info - 5:32:47 PM] Started ElixirLS v0.29.3 [Info - 5:32:47 PM] Running in /Users/theron/code/sus_coffee/coffee_index/coffee_viewer [Info - 5:32:47 PM] ElixirLS built with elixir 1.18.4 on OTP 27 [Info - 5:32:47 PM] Running on elixir 1.18.4 (compiled with Erlang/OTP 25) on OTP 27 [Info - 5:32:47 PM] Protocols are not consolidated [Info - 5:32:48 PM] Elixir sources not found (checking in /home/build/elixir). Code navigation to Elixir modules disabled. [Info - 5:32:48 PM] Received client configuration via workspace/configuration %{"additionalWatchedExtensions" => [], "autoBuild" => true, "autoInsertRequiredAlias" => true, "dialyzerEnabled" => true, "dialyzerFormat" => "dialyxir_long", "dialyzerWarnOpts" => [], "dotFormatter" => "", "enableTestLenses" => true, "envVariables" => %{}, "fetchDeps" => false, "incrementalDialyzer" => true, "languageServerOverridePath" => "", "mcpEnabled" => false, "mcpPort" => 0, "mixEnv" => "test", "mixTarget" => "", "projectDir" => "", "signatureAfterComplete" => true, "stdlibSrcDir" => "", "suggestSpecs" => true, "trace" => %{"server" => "off"}, "useCurrentRootFolderAsProjectDir" => false} [Info - 5:32:48 PM] Registering for workspace/didChangeConfiguration notifications [Info - 5:32:48 PM] Starting build with MIX_ENV: test MIX_TARGET: host [Info - 5:32:49 PM] client/registerCapability succeeded [Info - 5:32:49 PM] Registering for workspace/didChangeWatchedFiles notifications [Info - 5:32:49 PM] client/registerCapability succeeded Received $/cancelRequest for unknown request id: 3 Received $/cancelRequest for unknown request id: 4 [Warn - 5:32:50 PM] Unchecked dependencies for environment test: [Warn - 5:32:50 PM] * igniter (Hex package) [Warn - 5:32:50 PM] the :only option for dependency igniter > In mix.exs: {:igniter, "~> 0.6", [env: :prod, hex: "igniter", only: [:test, :dev], repo: "hexpm"]} does not match the :only option calculated for > In deps/usage_rules/mix.exs: {:igniter, ">= 0.6.6 and < 1.0.0-0", [env: :prod, hex: "igniter", repo: "hexpm", optional: false]} Remove the :only restriction from your dep [Error - 5:32:50 PM] Process #PID<0.242.0> raised an exception ** (Mix.Error) Can't continue due to errors on dependencies (mix 1.18.4) lib/mix.ex:618: Mix.raise/2 (mix 1.18.4) lib/mix/tasks/deps.loadpaths.ex:100: Mix.Tasks.Deps.Loadpaths.deps_check/3 (mix 1.18.4) lib/mix/tasks/deps.loadpaths.ex:68: Mix.Tasks.Deps.Loadpaths.run/1 (mix 1.18.4) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5 (mix 1.18.4) lib/mix/tasks/loadpaths.ex:37: Mix.Tasks.Loadpaths.run/1 (mix 1.18.4) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5 (mix 1.18.4) lib/mix/tasks/compile.ex:136: Mix.Tasks.Compile.run/1 (mix 1.18.4) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5 (language_server 0.29.3) lib/language_server/build.ex:566: ElixirLS.LanguageServer.Build.run_mix_compile/1 (language_server 0.29.3) lib/language_server/build.ex:198: ElixirLS.LanguageServer.Build.handle_compile_phase/6 (stdlib 6.2.2.2) timer.erl:595: :timer.tc/2 (language_server 0.29.3) lib/language_server/build.ex:22: anonymous fn/3 in ElixirLS.LanguageServer.Build.build/3 (kernel 10.2.7.2) global.erl:699: :global.trans/4 Received $/cancelRequest for unknown request id: 34 [Info - 5:33:21 PM] Starting build with MIX_ENV: test MIX_TARGET: host [Warn - 5:33:24 PM] Unchecked dependencies for environment test: [Warn - 5:33:24 PM] * igniter (Hex package) [Warn - 5:33:24 PM] the :only option for dependency igniter