Generate and publish sandboxes #127
generate-sandboxes.yml
on: schedule
Generate to next
42m 51s
Generate to main
12s
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: Qwik CLI Latest (Vite | TypeScript) (qwik-vite/default-ts)
Error: Command failed with exit code 1: npm create qwik basic before-storybook
npm WARN exec The following package was not found and will be installed: [email protected]
npm create qwik@latest base ./my-project <options>
Positionals:
template Starter template[string] [choices: "playground", "empty", "library"]
outDir Directory of the project [string]
Options:
--help Show help [boolean]
--version Show version number [boolean]
-f, --force Overwrite target directory if it exists
[boolean] [default: false]
-i, --installDeps Install dependencies [boolean] [default: false]
Invalid values:
Argument: template, Given: "basic", Choices: "playground", "empty", "library"
npm ERR! code 1
npm ERR! path /tmp/d44e2b9446e913aae31d0062a4fcd86a
npm ERR! command failed
npm ERR! command sh -c create-qwik basic before-storybook
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-16T03_04_44_867Z-debug-0.log
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:183:15)
|
Generate to next
Process completed with exit code 1.
|
Generate to next
Process completed with exit code 1.
|