esy-ocaml/hello-reason

Build error with jbuilder

Opened this issue · 1 comments

After following instructions and running esy to build for the first time, I get the following error:

info esy 0.5.8 (using package.json)
info building @opam/cppo@opam:1.6.5@bec3dbd9
info building @opam/ppx_derivers@opam:1.0@78655ff8
error: build failed with exit code: 1
build log:
# esy-build-package: building: @opam/cppo@opam:1.6.5
# esy-build-package: pwd: C:\Users\DarrylSpencer.esy\3_\b\opam__s__cppo-opam__c__1.6.5-fc806cb9
# esy-build-package: running: "jbuilder" "build" "-p" "cppo" "-j" "4"
The jbuilder binary is deprecated and will cease to be maintained in July 2019.
Please switch to dune instead.
Error: I don't know about package cppo (passed through --only-packages/--release)
error: command failed: "jbuilder" "build" "-p" "cppo" "-j" "4" (exited with 1)
esy-build-package: exiting with errors above...

building @opam/cppo@opam:1.6.5
esy: exiting due to errors above

Et7f3 commented

Do you have still your issue ?