Skip to content

Generate and publish sandboxes #149

Generate and publish sandboxes

Generate and publish sandboxes #149

Manually triggered July 1, 2024 13:16
Status Failure
Total duration 35m 9s
Artifacts

generate-sandboxes.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Generate to next
❌ Failed to initialize Storybook in template: Create React App Latest (Webpack | JavaScript) (cra/default-js) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: Create React App Latest (Webpack | TypeScript) (cra/default-ts) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: Next.js v13.5 (Webpack | TypeScript) (nextjs/13-ts) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: Next.js Latest (Webpack | JavaScript) (nextjs/default-js) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: Next.js Latest (Webpack | TypeScript) (nextjs/default-ts) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: Next.js Prerelease (Webpack | TypeScript) (nextjs/prerelease) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: React Latest (Vite | JavaScript) (react-vite/default-js) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: React Latest (Vite | TypeScript) (react-vite/default-ts) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: React Prerelease (Vite | TypeScript) (react-vite/prerelease-ts) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)
Generate to next
❌ Failed to initialize Storybook in template: React Latest (Webpack | TypeScript) (react-webpack/18-ts) Error: Command failed with exit code 127: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js init --yes --package-manager=yarn1 /bin/sh: 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.js: not found 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 sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:98:9) at withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:54:5) at addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:91:7) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:217:13)