Skip to content

@storybook/preset-create-react-app 4.0.1 breaks Storybook #237

@totszwai

Description

@totszwai

I mainly upgraded/added that preset because Storybook is telling people to add it...

WARN Storybook support for Create React App is now a separate preset.
WARN To use the new preset, install @storybook/preset-create-react-app and add it to the list of addons in your .storybook/main.js config file.
WARN The built-in preset has been disabled in Storybook 6.0.

Just upgraded to the latest 4.0.1 and Storybook won't load... it just show the spinning icon with no real helpful error messages...

Version 3.2.0 works, but I don't want to use that version because I need [email protected]...

$ npm ls react-docgen-typescript
@gravity/[email protected] /home/eto/projects/gravity/ui-common/packages/gravity-lang
├─┬ @storybook/[email protected]
│ └─┬ [email protected]
│   └── [email protected] 
└─┬ @storybook/[email protected]
  └─┬ @storybook/[email protected]
    └── [email protected] 

image

Storybook itself compiles fine with no errors.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions