Skip to content

dev: specify 'es:app' in puter.js apps module #2834

dev: specify 'es:app' in puter.js apps module

dev: specify 'es:app' in puter.js apps module #2834

Triggered via push December 22, 2025 21:08
Status Failure
Total duration 1m 15s
Artifacts
build-and-push-image
1m 11s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm cache clean --force && for i in 1 2 3; do npm ci && break || if [ $i -lt 3 ]; then sleep 15; else LOG_DIR=\"$(npm config get cache | tr -d '\\\"')/_logs\"; echo \"npm install failed; dumping logs from $LOG_DIR\"; if [ -d \"$LOG_DIR\" ]; then ls -al \"$LOG_DIR\" || true; cat \"$LOG_DIR\"/* || true; else echo \"Log directory not found (npm cache: $(npm config get cache))\"; fi; exit 1; fi; done" did not complete successfully: exit code: 1