build: migrate from yarn to pnpm, remove CircleCI config #220
ci.yml
on: pull_request
install
9s
lint-affected
0s
test-affected
0s
e2e-affected
0s
build-affected
0s
schematics-core-check
0s
Annotations
1 error and 1 warning
install
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22373
throw new UsageError(`This project is configured to use ${result.spec.name} because ${result.target} has a "packageManager" field`);
^
UsageError: This project is configured to use yarn because /home/runner/work/platform/platform/package.json has a "packageManager" field
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22373:21)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:22404:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
clipanion: { type: 'usage' }
}
Node.js v20.11.1
|
install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|