Generate and publish sandboxes #183
generate-sandboxes.yml
on: schedule
Generate to next
41m 44s
Generate to main
9s
Annotations
6 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 initialize Storybook in template: Angular CLI Prerelease (Webpack | TypeScript) (angular-cli/prerelease)
Error: Command failed with exit code 1: /home/runner/work/storybook/storybook/code/lib/create-storybook/bin/index.cjs --yes --no-dev --package-manager=yarn1
warning @storybook/builder-webpack5 > fork-ts-checker-webpack-plugin > [email protected]: this will be v4
warning @storybook/builder-webpack5 > webpack-dev-middleware > [email protected]: this will be v4
error Couldn't find package "is-arrayish" on the "npm" registry.
An error occurred while installing dependencies.
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:95:5)
at async sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3)
at async action (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:115:11)
at async withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:70:5)
at async addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:106:7)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:241:11
|
Generate to next
❌ Failed to initialize Storybook in template: Angular CLI Latest (Webpack | TypeScript) (angular-cli/default-ts)
Error: Command failed with exit code 1: /home/runner/work/storybook/storybook/code/lib/create-storybook/bin/index.cjs --yes --no-dev --package-manager=yarn1
warning @storybook/builder-webpack5 > fork-ts-checker-webpack-plugin > [email protected]: this will be v4
warning @storybook/builder-webpack5 > webpack-dev-middleware > [email protected]: this will be v4
error Couldn't find package "is-arrayish" on the "npm" registry.
An error occurred while installing dependencies.
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:95:5)
at async sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:45:3)
at async action (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:115:11)
at async withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:70:5)
at async addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:106:7)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:241:11
|
Generate to next
Process completed with exit code 1.
|
Generate to next
Process completed with exit code 1.
|