Generate and publish sandboxes #51
generate-sandboxes.yml
on: schedule
Generate to next
32m 58s
Generate to main
30m 41s
Annotations
2 errors
Generate to main
❌ Failed to execute before-script for template: Angular CLI Prerelease (Webpack | TypeScript) (angular-cli/prerelease)
Error: Command failed with exit code 3: npx -p @angular/cli@next ng new angular-v16 --directory before-storybook --routing=true --minimal=true --style=scss --strict --skip-git --skip-install --package-manager=yarn --ssr
npm WARN exec The following package was not found and will be installed: @angular/cli@18.0.0-next.1
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@angular/cli@18.0.0-next.1',
npm WARN EBADENGINE required: {
npm WARN EBADENGINE node: '^18.19.1 || >=20.11.1',
npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
npm WARN EBADENGINE yarn: '>= 1.13.0'
npm WARN EBADENGINE },
npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '9.8.1' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@angular-devkit/architect@0.1800.0-next.1',
npm WARN EBADENGINE required: {
npm WARN EBADENGINE node: '^18.19.1 || >=20.11.1',
npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
npm WARN EBADENGINE yarn: '>= 1.13.0'
npm WARN EBADENGINE },
npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '9.8.1' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@angular-devkit/core@18.0.0-next.1',
npm WARN EBADENGINE required: {
npm WARN EBADENGINE node: '^18.19.1 || >=20.11.1',
npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
npm WARN EBADENGINE yarn: '>= 1.13.0'
npm WARN EBADENGINE },
npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '9.8.1' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@angular-devkit/schematics@18.0.0-next.1',
npm WARN EBADENGINE required: {
npm WARN EBADENGINE node: '^18.19.1 || >=20.11.1',
npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
npm WARN EBADENGINE yarn: '>= 1.13.0'
npm WARN EBADENGINE },
npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '9.8.1' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@schematics/angular@18.0.0-next.1',
npm WARN EBADENGINE required: {
npm WARN EBADENGINE node: '^18.19.1 || >=20.11.1',
npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
npm WARN EBADENGINE yarn: '>= 1.13.0'
npm WARN EBADENGINE },
npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '9.8.1' }
npm WARN EBADENGINE }
Node.js version v18.18.2 detected.
The Angular CLI requires a minimum Node.js version of v18.19.
Please update your Node.js version or visit https://nodejs.org/ for additional instructions.
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:11)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:186:15)
|
Generate to main
Process completed with exit code 1.
|