❌ Failed to initialize Storybook in template: React Latest (Vite | JavaScript) (react-vite/default-js)
Error: Command failed with exit code 1: /home/runner/work/storybook/storybook/code/lib/cli/bin/index.cjs init --yes --package-manager=yarn1
warning @storybook/builder-webpack5 > fork-ts-checker-webpack-plugin > memfs@3.6.0: this will be v4
warning @storybook/builder-webpack5 > webpack-dev-middleware > memfs@3.6.0: this will be v4
error Couldn't find package "@webassemblyjs/helper-numbers" 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: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)