erlang-ls / erlang_ls

The Erlang Language Server
https://erlang-ls.github.io/
Apache License 2.0
620 stars 136 forks source link

Error during erlang_ls build #1453

Closed Emru1 closed 4 months ago

Emru1 commented 8 months ago

Describe the bug I cannot build erlang_ls due to an compilation error in docs_edoc. _build/default/lib/docsh/src/docsh_edoc.erl:{15,14}: can't find include lib "xmerl/include/xmerl.hrl"; Make sure xmerl is in your app file's 'applications' list

To Reproduce Run make.

Expected behavior erlang_ls builds.

Actual behavior erlang_ls does not build.

Context