Skip to content
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

esy install is broken #10

Open
eWert-Online opened this issue Sep 12, 2020 · 0 comments
Open

esy install is broken #10

eWert-Online opened this issue Sep 12, 2020 · 0 comments

Comments

@eWert-Online
Copy link

eWert-Online commented Sep 12, 2020

The fmt.tty library doesn't seem to be found.

The dependency is stated as follows:
"@opam/redemon": "github:ulrikstrid/redemon:redemon.opam"

File "bin/dune", line 4, characters 44-51:
4 |  (libraries luv unix cmdliner logs logs.fmt fmt.tty))
                                                ^^^^^^^
Error: Library "fmt.tty" not found.
Hint: try:
    dune external-lib-deps --missing -p redemon -j 4 @install
error: command failed: 'dune' 'build' '-p' 'redemon' '-j' '4' '@install' (exited with 1)
esy-build-package: exiting with errors above...

As a workaround I pinned the following commit:
"@opam/redemon": "github:ulrikstrid/redemon:redemon.opam#4c69ed7779f62ce74720a4e28acf60bc23a853a5"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant