esy-issues
esy-issues copied to clipboard
Duplicate installation failures (when building same local package twice)
Repro:
- install https://github.com/andreypopp/esy-ocaml-project with
yarn
- Run
npm run build
twice. - See the failures.
Instead we shoulnd't fail on such builds.
Might be fixed by #36