-
@aantron added in [`bisect_ppx`](https://github.com/aantron/bisect_ppx) a really nice fallback approach where after downloading, the ppx [will build with esy](https://github.com/aantron/bisect_ppx/blo…
-
This ticket tracks the progress of making Yarn work with native languages.
- PJS spec implementation draft https://github.com/yarnpkg/yarn/pull/2792
- esy spec https://github.com/esy-ocaml/esy
- …
-
I'm making global packages for things like `refmt`, and they expose wrapper scripts that simply defer to `esy refmt`. That's great, but that seems to be incurring an additional `50ms` each invocation …
-
I have my `esy` environment setup in a docker container. I do not have it installed on the host machine. I use `docker-compose exec esy`. But I keep getting this error: "Couldn't get esy version".
…
donut updated
5 years ago
-
Dear esys-escript developers,
My colleagues and I have noticed some nice recent additions to the package in version 6.0 which would be very useful for us. We were wondering when are you planning t…
-
When trying to run `tpm2_ptool destroy --pid 1`, the tool fails with an `IndexError` at https://github.com/tpm2-software/tpm2-pkcs11/blob/master/tools/tpm2_pkcs11/commandlets_store.py#L202
Easy eno…
-
Operating System: Ubuntu 19.04 (fresh install)
Laptop: Lenovo X1C7
sequence of events that created issue:
```
git clone https://github.com/revery-ui/revery
cd revery
esy install
```
Foll…
-
I try run 'esy x Examples' on ubuntu 16.04 with vnc or X11 forward, but it failed.
```bash
$ esy x Examples
Examples: /home/saibing/.esy/3________________________________________________________…
-
On my Windows 10, using `esy` **0.6.4** (in an administrator `cmd` shell), the following happens:
```cmd
> esy build
info esy build 0.6.4 (using package.json)
info building @esy-ocaml/substs@0.0…
-
Repro: change `"bs-platform": "esy-ocaml/bucklescript#esy"` to `"bs-platform": "/path/to/local/bucklescript"`, then do `esy install` while having an existing node_modules.