Skip to content

[Bug]: Documentation does not make clear which storybook packages must be installed #20030

@ro-routable

Description

@ro-routable

Describe the bug

The documentation uses npx storybook and build-storybook but does not contain a minimal or full list of NPM packages that should be installed for storybook to work. For instance, I ran npx storybook init and I did not see any updates to my package.json and I did not see any list of packages in the command output. Should I include @storybook/cli in my package json so that I can run the commands for building? Should I always include @storybook/addons-some-addon in the package json? It is unclear from the documentation what to do if we aren't using npx storybook.

To Reproduce

No response

System

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions