question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Storybook v7 - Error: Sorry, for now, you can not do this, please use a framework such as @storybook/react-webpack5

See original GitHub issue

When running npx storybook@7.0.0-alpha.7 init Or any other 7 alpha release I get the following error: Error: Sorry, for now, you can not do this, please use a framework such as @storybook/react-webpack5

A brand new project Vite with react ts template

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
IanVScommented, Oct 7, 2022

The flag is --builder=vite, which should work hopefully. We should throw an error on bad values…

2reactions
IanVScommented, Jul 12, 2022

That’s right, although I hear it’s coming very soon!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Storybook 7.0 beta
We now support automatic configuration from your Vite config, and Webpack is no longer installed into your projects. ✓ TypeScript type safety ...
Read more >
Frequently Asked Questions - Storybook - JS.ORG
I see ReferenceError: React is not defined when using Storybook with Next.js; How do I setup Storybook to share Webpack configuration with Next.js?...
Read more >
Feature support for frameworks - Storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and...
Read more >
Install Storybook
Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and...
Read more >
Args - Storybook - JS.ORG
Args can be used to dynamically change props, slots, styles, inputs, etc. It allows Storybook and its addons to live edit components. You...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found