Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bundlex] ElixirLS raises an exception in mix.exs #827

Open
Noarkhh opened this issue Jun 18, 2024 · 0 comments
Open

[bundlex] ElixirLS raises an exception in mix.exs #827

Noarkhh opened this issue Jun 18, 2024 · 0 comments

Comments

@Noarkhh
Copy link
Contributor

Noarkhh commented Jun 18, 2024

ElixirLS raises the following in mix.exs file

an exception was raised:
    ** (FunctionClauseError) no function clause matching in Keyword.keys/1
        (elixir 1.16.3) lib/keyword.ex:643: Keyword.keys(nil)
        (bundlex 1.5.1) lib/bundlex/project.ex:196: Bundlex.Project.load/1
        (bundlex 1.5.1) lib/bundlex/project.ex:175: Bundlex.Project.get/1
        (unifex 1.2.0) lib/unifex/code_generator.ex:31: Unifex.CodeGenerator.get_generators/1
        (unifex 1.2.0) lib/unifex/code_generator.ex:22: Unifex.CodeGenerator.generate_code/1
        (unifex 1.2.0) lib/tasks/compile_unifex.ex:19: anonymous fn/1 in Mix.Tasks.Compile.Unifex.run/1
        (elixir 1.16.3) lib/enum.ex:987: Enum."-each/2-lists^foreach/1-0-"/2
        (mix 1.16.3) lib/mix/task.ex:478: anonymous fn/3 in Mix.Task.run_task/5
@Noarkhh Noarkhh changed the title [Bundlex] ElixirLS raises an exception in mix.exs [bundlex] ElixirLS raises an exception in mix.exs Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant