OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Docker build is flaky for the app container

Open rbren opened this issue 1 year ago • 1 comments

Describe the bug

The gchr GitHub action often fails to build the frontend, due to npm connectivity errors.

See e.g. https://github.com/OpenDevin/OpenDevin/actions/runs/8726482243/job/23941851758

Setup and configuration

N/A

Additional Context

Seems like maybe we're not the only ones: https://github.com/actions/runner-images/issues/3737

rbren avatar Apr 17 '24 20:04 rbren

It works for stable network connection and also try npm cache clean --force

arjuuuuunnnnn avatar Apr 29 '24 12:04 arjuuuuunnnnn

This seems to be solved with the npm update!

rbren avatar Apr 30 '24 00:04 rbren