Configure renovate for apk, gem, cargo, pip and npm dependencies #9689
Annotations
1 error
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm --no-cache install --ignore-scripts --omit=dev markdown-table-formatter@{NPM_MARKDOWN_TABLE_FORMATTER_VERSION} && echo \"Cleaning npm cache…\" && (npm cache clean --force || true) && echo \"Changing owner of node_modules files…\" && chown -R \"$(id -u)\":\"$(id -g)\" node_modules # fix for https://github.com/npm/cli/issues/5900 && echo \"Removing extra node_module files…\" && find . \\( -not -path \"/proc\" \\) -and \\( -type f \\( -iname \"*.d.ts\" -o -iname \"*.map\" -o -iname \"*.npmignore\" -o -iname \"*.travis.yml\" -o -iname \"CHANGELOG.md\" -o -iname \"README.md\" -o -iname \".package-lock.json\" -o -iname \"package-lock.json\" \\) -o -type d -name /root/.npm/_cacache \\) -delete" did not complete successfully: exit code: 1
|
Loading