Replies: 1 comment
-
You want to do If |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
from a clone of the dune repo how should a single package be installed?
I used
and got this:
I can build most of those dependencies by listing them for -p but
when getting to dune-rpc-lwt I cannot as I don't have lwt installed.
since opam did in fact install dune/dune-configurator in another switch successfully
which didn't have lwt, indicates that not all these dependencies are actually required.
since the above hint is exactly as I already did, is there a problem here, a special situation?
Beta Was this translation helpful? Give feedback.
All reactions