Update pnpm to v10 #2849
ci.yml
on: pull_request
Matrix: Node Tests
Linting
8s
Matrix: try-scenarios
Annotations
6 errors
Node Tests (ubuntu-latest, 16.x)
ERROR: This version of pnpm requires at least Node.js v18.12
The current version of Node.js is v16.20.2
Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
|
Node Tests (ubuntu-latest, 12.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
Node Tests (ubuntu-latest, 12.x)
/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/bin/pnpm.cjs:18
if(!require('module')?.enableCompileCache?.())
^
SyntaxError: Unexpected token '.'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47
|
Linting
/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/bin/pnpm.cjs:18
if(!require('module')?.enableCompileCache?.())
^
SyntaxError: Unexpected token '.'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47
|
Node Tests (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
|
Node Tests (ubuntu-latest, 14.x)
ERROR: This version of pnpm requires at least Node.js v18.12
The current version of Node.js is v14.21.3
Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
|