Error when running esy install
fuelen opened this issue · 2 comments
fuelen commented
in this repo
$ esy install
info install 0.3.4
info checking https://github.com/ocaml/opam-repository for updates...
info checking https://github.com/esy-ocaml/esy-opam-override for updates...
info resolving esy packages: done
info solving esy constraints: done
error: No solution found:
Conflicting constraints:
ppx_bs_css -> @opam/sedlex -> ocaml@>=4.3.0
ppx_bs_css -> ocaml@=4.2.3006
esy: exiting due to errors above
astrada commented
I think I managed to fix this issue. Let me know if it does't work for you.
fuelen commented
Thanks!
At least it compiles