jaredly / jaredly/reason-language-server

File "command line", line 1: Error: Unbound module Dune__exe

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
OCaml
Stars
649
Forks
85
PR merge metrics
No merged PRs in 30d

Description

I have a bucklescript project and there is this message for every file in my project:

```
File "command line", line 1:
Error: Unbound module Dune__exe
```

When I run `bsb -make-world -w`, it will compile just fine.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the error in the BuckleScript project while using the language server, then compare it with the successful `bsb -make-world -w` build. Trace where the language server invokes compilation and determine why `Dune__exe` is unresolved; done means the per-file error no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.