❌ 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)