jaredly / jaredly/reason-language-server
Error trying to use with coc-reason
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I am on neovim, ubuntu 19.10,
NVIM v0.5.0-384-ga2efc9cf8
Coc works find for other language servers.
I tried to install manually or with `:CocInstall coc-reason`
I keep getting:
```
[Error - 5:11:45 PM] Request textDocument/documentHighlight failed.
Message: /home/user/projectXXX/node_modules/bs-platform/lib/bsb.exe not found. aborting
Code: -32603
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the coc-reason installation and documentHighlight request on the reported Neovim and Ubuntu versions. Trace why node_modules/bs-platform/lib/bsb.exe is expected but missing, then verify that the request no longer reports the missing executable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, ocaml, ubuntu
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100