Error when running `esy` in ./examples/hacker-news
naartjie opened this issue · 4 comments
naartjie commented
I get the following error when running esy
in ./examples/hacker-news
:
(esy version 0.5.6
and 0.5.7
)
error: command failed: 'dune' 'build' '@all' '-p' 'hacker-news' (exited with 127)
esy-build-package: exiting with errors above...
error: build failed with exit code: 1
esy: exiting due to errors above
naartjie commented
joprice commented
This one? esy/esy#943
naartjie commented
I just tested and this now works with lastest esy
from master.
esy/esy#943 is now fixed (via esy/esy#985)