errpy icon indicating copy to clipboard operation
errpy copied to clipboard

Add instructions for running the Rust build locally

Open vthemelis opened this issue 2 years ago • 0 comments

The command here:

https://github.com/facebook/errpy/blob/main/README.md?plain=1#L46

fails due to https://github.com/ocaml/opam/issues/3460

I locally worked around it by modifying the opam sandbox script but there may be a better solution to this.

Could we add instructions on how to bypass the issue or add the necessary config?

vthemelis avatar Jul 24 '23 21:07 vthemelis