revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

Fail to build JS examples with esy '@js' run #1013

Open aryx opened 3 years ago

aryx commented 3 years ago

I just followed the instructions on the wiki on the Build & install page, but at the running js example I got a failure:

pad@yrax:~/work/dev-web-ocaml/revery$ esy '@js' run
Done: 0/0 (jobs: 0)esy-build-package: /OVERLOAD/work/dev-web-ocaml/revery/ReveryExampleJs.install:
                   No such file or directory
error: build failed with exit code: 1

esy: exiting due to errors above