You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting vim with elm-language-server 2.7.1 I get the following error:
[coc.nvim] Request initialize failed with message: ENOENT: no such file or directory, open '../../../../../../opt/homebrew/lib/node_modules/@elm-tooling/
[coc.nvim] Server languageserver.elmLS failed to start: Error: Request initialize failed with message: ENOENT: no such file or directory, open '../../../
../../../opt/homebrew/lib/node_modules/@elm-tooling/elm-language-server/out/common/tree-sitter-elm.wasm'
Current Workaround
I adjusted the path to tree-sitter-elm to the below, but this probably isn't a great solution.
Starting vim with elm-language-server 2.7.1 I get the following error:
Current Workaround
I adjusted the path to tree-sitter-elm to the below, but this probably isn't a great solution.
Your Environment
The text was updated successfully, but these errors were encountered: