update yarn 4 #460
Annotations
5 errors
Build (ubuntu-latest)
node:internal/modules/cjs/loader:1252
throw err;
^
Error: Cannot find module '/home/runner/work/tockler/tockler/.yarn/releases/yarn-4.5.1.cjs'
at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
at Function._load (node:internal/modules/cjs/loader:1075:27)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.10.0
|
Build (macos-latest)
The job was canceled because "ubuntu-latest_22_x" failed.
|
Build (macos-latest)
node:internal/modules/cjs/loader:1252
throw err;
^
Error: Cannot find module '/Users/runner/work/tockler/tockler/.yarn/releases/yarn-4.5.1.cjs'
at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
at Function._load (node:internal/modules/cjs/loader:1075:27)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.10.0
|
Build (windows-latest)
The job was canceled because "ubuntu-latest_22_x" failed.
|
Build (windows-latest)
The operation was canceled.
|