Libuv not compatible with opam-monorepo #318
Labels
bug
Something isn't working
requires dune change
Would need additional dune features to implement
upstream
Fix has to be implemented upstream
This seems to be an issue caused by ocaml/dune#4121, however, I'm opening an issue here as well to track it on opam-monorepo.
This is preventing users from using
eio
in mono repositories at the moment (since the backend on macOS usesluv
). I've pushed a small reproduction here: https://github.com/tmattio/repro-eio-monorepo.The issue has been observed while trying to port https://github.com/moby/vpnkit to opam monorepo.
The text was updated successfully, but these errors were encountered: