You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:1924) UnhandledPromiseRejectionWarning: Error: FILE_ENDED
at PullStream.pull (/home/runner/work/web/web/node_modules/unzipper/lib/PullStream.js:83:28)
at PullStream.emit (events.js:400:28)
at PullStream.<anonymous> (/home/runner/work/web/web/node_modules/unzipper/lib/PullStream.js:20:10)
at PullStream.emit (events.js:412:35)
at finish (internal/streams/writable.js:657:10)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
The text was updated successfully, but these errors were encountered:
My CI script runs without issue locally but on GitHub actions it consistently fails. https://github.com/cloverleaf/web/pull/647/checks?check_run_id=3751271117 (Under the esbuild step)
The text was updated successfully, but these errors were encountered: