Open astroanu opened 3 hours ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
node:fs:1363
const result = binding.mkdir(
^
Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
at mkdirSync (node:fs:1363:26)
at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/20.12.1/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
at download (/opt/containerbase/tools/corepack/0.29.4/20.12.1/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
at installVersion (/opt/containerbase/tools/corepack/0.29.4/20.12.1/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/20.12.1/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/20.12.1/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/20.12.1/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
errno: -2,
code: 'ENOENT',
syscall: 'mkdir',
path: '/home/ubuntu/.cache/node/corepack/v1'
}
Node.js v22.11.0
This PR contains the following updates:
22.8.6
->22.9.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.