build error
Job failed with exit code: 1. Reason: cache miss: [5/5] RUN mkdir .n8n && chown node:node .n8n cache miss: [4/5] COPY --chmod=755 docker-entrypoint.sh / cache miss: [3/5] RUN set -eux; npm install -g --omit=dev n8n@1.41.1 --ignore-scripts && npm rebuild --prefix=/usr/local/lib/node_modules/n8n sqlite3 && rm -rf /usr/local/lib/node_modules/n8n/node_modules/@n8n/chat && rm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-design-system && rm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/node_modules && find /usr/local/lib/node_modules/n8n -type f -name "*.ts" -o -name "*.js.map" -o -name "*.vue" | xargs rm -f && rm -rf /root/.npm cache miss: [2/5] RUN if [ -z "1.41.1" ] ; then echo "The N8N_VERSION argument is missing!" ; exit 1; fi {"total":10,"completed":8,"user_total":5,"user_cached":0,"user_completed":3,"user_cacheable":4,"from":1,"miss":4,"client_duration_ms":68183}
Build logs:
Fetching error logs...