erlang_ls icon indicating copy to clipboard operation
erlang_ls copied to clipboard

Error during erlang_ls build

Open Emru1 opened this issue 2 years ago • 0 comments

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_ls version (tag/sha): 0.48.1
  • Erlang 26.1.1
  • Void Linux

Emru1 avatar Oct 21 '23 13:10 Emru1