Open
Description
We forked the project and the Storybook command just didn't work.
- The command itself doesn't run storybook, I had to add the & instead of semicolon and it ran storybook with no stories.
- I moved the content inside the storybook.config.js into main.ts in storybook folder instead and it ran the stories.
- Received a src/context not found error which I added an alias to storybook config to handle.
- 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
Labels
No labels