-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I can switch between 2 branches and when I use the livesvelte branch of my project the ElixirLS extension doesn't work. I have reinstalled, recompiled from clean all the extensions and did not fix it
[Info - 10:39:32 AM] Starting build with MIX_ENV: test MIX_TARGET: host
[Warn - 10:39:32 AM] Unchecked dependencies for environment test:
[Warn - 10:39:32 AM] * live_svelte (Hex package)
[Warn - 10:39:32 AM] lock mismatch: the dependency is out of date. To fetch locked version run "mix deps.get"
[Error - 10:39:32 AM] Process #PID<0.688.0> raised an exception
** (Mix.Error) Can't continue due to errors on dependencies
(mix 1.18.1) lib/mix.ex:613: Mix.raise/2
(mix 1.18.1) lib/mix/tasks/deps.loadpaths.ex:97: Mix.Tasks.Deps.Loadpaths.deps_check/3
(mix 1.18.1) lib/mix/tasks/deps.loadpaths.ex:67: Mix.Tasks.Deps.Loadpaths.run/1
(mix 1.18.1) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.18.1) lib/mix/tasks/loadpaths.ex:36: Mix.Tasks.Loadpaths.run/1
(mix 1.18.1) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.18.1) lib/mix/tasks/compile.ex:129: Mix.Tasks.Compile.run/1
(mix 1.18.1) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(language_server 0.26.4) lib/language_server/build.ex:441: ElixirLS.LanguageServer.Build.run_mix_compile/1
(language_server 0.26.4) lib/language_server/build.ex:80: anonymous fn/3 in ElixirLS.LanguageServer.Build.build/3
(stdlib 6.1.2) timer.erl:590: :timer.tc/2
(language_server 0.26.4) lib/language_server/build.ex:20: anonymous fn/3 in ElixirLS.LanguageServer.Build.build/3
(kernel 10.1.1) global.erl:699: :global.trans/4
[Info - 10:39:32 AM] Starting build with MIX_ENV: test MIX_TARGET: host
[Warn - 10:39:32 AM] Unchecked dependencies for environment test:
[Warn - 10:39:32 AM] * live_svelte (Hex package)
[Warn - 10:39:32 AM] lock mismatch: the dependency is out of date. To fetch locked version run "mix deps.get"
[Error - 10:39:32 AM] Process #PID<0.898.0> raised an exception
** (Mix.Error) Can't continue due to errors on dependencies
(mix 1.18.1) lib/mix.ex:613: Mix.raise/2
(mix 1.18.1) lib/mix/tasks/deps.loadpaths.ex:97: Mix.Tasks.Deps.Loadpaths.deps_check/3
(mix 1.18.1) lib/mix/tasks/deps.loadpaths.ex:67: Mix.Tasks.Deps.Loadpaths.run/1
(mix 1.18.1) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.18.1) lib/mix/tasks/loadpaths.ex:36: Mix.Tasks.Loadpaths.run/1
(mix 1.18.1) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.18.1) lib/mix/tasks/compile.ex:129: Mix.Tasks.Compile.run/1
(mix 1.18.1) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(language_server 0.26.4) lib/language_server/build.ex:441: ElixirLS.LanguageServer.Build.run_mix_compile/1
(language_server 0.26.4) lib/language_server/build.ex:80: anonymous fn/3 in ElixirLS.LanguageServer.Build.build/3
(stdlib 6.1.2) timer.erl:590: :timer.tc/2
(language_server 0.26.4) lib/language_server/build.ex:20: anonymous fn/3 in ElixirLS.LanguageServer.Build.build/3
(kernel 10.1.1) global.erl:699: :global.trans/4
Metadata
Metadata
Assignees
Labels
No labels