-
Notifications
You must be signed in to change notification settings - Fork 412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unix.EOPNOTSUPP when trying dune build --watch
on windows using WSL2
#5638
Comments
@nojb any idea what could wrong on WSL? |
@p0lunin do you have any network access in WSL? For example does |
|
hi. Is this still an issue? I suspect that it's due to the fairly old version of the wsl kernel involved. I had a quick look at the kernel sources if WSL adds something particular in bind, but doesn't seem so. |
i have same problem in my macos (big sur) and linux (nixos) error when run
|
That's super useful, thanks. Can you install
and interrupt the process with Ctrl-C There should be a line like:
What does it display? |
(alternatively, |
Expected Behavior
Expected that no error happened.
Actual Behavior
Internal error: Uncaught exception.
wsl
.dune build --watch
.Specifications
dune
(output ofdune --version
): 3.1.1ocaml
(output ofocamlc --version
): 4.14.0Additional information
dune
with the--verbose
flag):The text was updated successfully, but these errors were encountered: