Excalidraw: docker build failing

Created on 28 Oct 2020  路  3Comments  路  Source: excalidraw/excalidraw

Docker action fails on build: https://github.com/excalidraw/excalidraw/runs/1322045132#step:4:168

Unclear why it's failing for docker action, and not for regular build on Vercel.

The only thing that could explain this is recent upgrade to CRA@4 (it started failing from this PR: https://github.com/excalidraw/excalidraw/pull/2302)

Maybe we should upgrade to https://github.com/docker/build-push-action v2 and see if it helps, though that seems dubious.

/cc @kbariotis

bug

Most helpful comment

Thanks to @Mogztter for fixing this. #2348

All 3 comments

Updating to latest seems like a good start.

Local Docker image build is failing for me with the above referenced errors too.

Thanks to @Mogztter for fixing this. #2348

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vjeux picture vjeux  路  3Comments

TimonVS picture TimonVS  路  4Comments

bgrosse-midokura picture bgrosse-midokura  路  3Comments

vjeux picture vjeux  路  3Comments

yongdamsh picture yongdamsh  路  3Comments