Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storybook: deno fails to init storybook in react+vite project #26405

Open
birkskyum opened this issue Oct 18, 2024 · 0 comments
Open

storybook: deno fails to init storybook in react+vite project #26405

birkskyum opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working correctly node compat

Comments

@birkskyum
Copy link
Contributor

birkskyum commented 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

╭──────────────────────────────────────────────────────╮
│                                                      │
│   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
@birkskyum birkskyum changed the title storybook: init and run, with existing react+vite project storybook: init in existing react+vite project Oct 18, 2024
@birkskyum birkskyum changed the title storybook: init in existing react+vite project storybook: init storybook in existing react+vite project Oct 18, 2024
@birkskyum 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 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
@bartlomieju bartlomieju added bug Something isn't working correctly node compat labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly node compat
Projects
None yet
Development

No branches or pull requests

2 participants