erlang_ls
erlang_ls copied to clipboard
Error during erlang_ls build
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
erlang_lsversion (tag/sha): 0.48.1- Erlang 26.1.1
- Void Linux