You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ deno run -A npm:create-vite (react, vite, ts)
➜ deno i
➜ deno run -A npm:storybook@latest init
╭──────────────────────────────────────────────────────╮
│ │
│ Adding Storybook version 8.3.6 to your project.. │
│ │
╰──────────────────────────────────────────────────────╯
• Detecting project type. ✓
Installing dependencies...
npm error Cannot read properties of null (reading 'matches')
npm error A complete log of this run can be found in: /Users/admin/.npm/_logs/2024-10-18T22_52_29_828Z-debug-0.log
An error occurred while installing dependencies.
attention => Storybook now collects completely anonymous telemetry regarding usage.
This information is used to shape Storybook's roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://storybook.js.org/telemetry
The text was updated successfully, but these errors were encountered:
birkskyum
changed the title
storybook: init and run, with existing react+vite project
storybook: init in existing react+vite project
Oct 18, 2024
birkskyum
changed the title
storybook: init in existing react+vite project
storybook: init storybook in existing react+vite project
Oct 18, 2024
birkskyum
changed the title
storybook: init storybook in existing react+vite project
storybook: deno fails to init storybook in existing react+vite project
Oct 18, 2024
birkskyum
changed the title
storybook: deno fails to init storybook in existing react+vite project
storybook: deno fails to init storybook in react+vite project
Oct 18, 2024
Version: Deno 2.0.2
➜
deno run -A npm:create-vite
(react, vite, ts)➜
deno i
➜
deno run -A npm:storybook@latest init
The text was updated successfully, but these errors were encountered: