Skip to content

Storybook command broken #21

Open
Open
@MichaelHeinzman

Description

@MichaelHeinzman

We forked the project and the Storybook command just didn't work.

  1. The command itself doesn't run storybook, I had to add the & instead of semicolon and it ran storybook with no stories.
  2. I moved the content inside the storybook.config.js into main.ts in storybook folder instead and it ran the stories.
  3. Received a src/context not found error which I added an alias to storybook config to handle.
  4. Now receiving a Failed to execute 'createElement' on 'Document': The tag name provided ('static/media/src/icons/cart.svg') is not a valid name.

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