build error

Job failed with exit code: 1. Reason: cache miss: [4/9] RUN mkdir -p /data /home/node/app && chown -R 1000:1000 /data /home/node && ln -s /data /home/node/.omniroute cache miss: [3/9] RUN npm install -g npm@latest && npm cache clean --force cache miss: [9/9] RUN npm run build cache miss: [7/9] RUN npm ci --include=optional --no-audit --no-fund --legacy-peer-deps --ignore-scripts cache miss: [6/9] RUN git clone --depth 1 https://github.com/diegosouzapw/OmniRoute.git . cache miss: [2/9] RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates curl python3 make g++ && rm -rf /var/lib/apt-lists/* cache miss: [8/9] RUN (cd node_modules/better-sqlite3 && npx node-gyp rebuild || true) cache miss: [5/9] WORKDIR /home/node/app {"total":13,"completed":13,"user_total":9,"user_cached":0,"user_completed":9,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":68108}

Build logs:

Fetching error logs...