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 command broken #21

Open
MichaelHeinzman opened this issue May 1, 2024 · 0 comments
Open

Storybook command broken #21

MichaelHeinzman opened this issue May 1, 2024 · 0 comments

Comments

@MichaelHeinzman
Copy link

MichaelHeinzman commented May 1, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant