Skip to content

Generate and publish sandboxes #354

Generate and publish sandboxes

Generate and publish sandboxes #354

Triggered via schedule February 19, 2025 02:47
Status Failure
Total duration 32m 17s
Artifacts

generate-sandboxes.yml

on: schedule
Generate to next
32m 7s
Generate to next
Generate to main
12s
Generate to main
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Generate to main
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/storybook/storybook/./code'. No such file or directory
Generate to main
The specified node version file at: /home/runner/work/storybook/storybook/.nvmrc does not exist
Generate to next
❌ Failed to execute before-script for template: Next.js v13.5 (Webpack | TypeScript) (nextjs/13-ts) Error: Command failed with exit code 1: yarn create next-app before-storybook -e https://github.com/vercel/next.js/tree/next-13/examples/hello-world && cd before-storybook jq '.compilerOptions.moduleResolution = "bundler"' tsconfig.json > tmp.json && mv tmp.json tsconfig.json && npm pkg set "dependencies.next"="^13.5.6" && yarn && git add . && git commit --amend --no-edit && cd .. mv: cannot stat 'tmp.json': No such file or directory at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13) at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:226:13
Generate to next
Process completed with exit code 1.
Generate to next
Process completed with exit code 1.