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

[BUG] Storybook build command throws error; needs to be updated #305

Closed
amazingrando opened this issue Feb 6, 2024 · 0 comments · Fixed by #306
Closed

[BUG] Storybook build command throws error; needs to be updated #305

amazingrando opened this issue Feb 6, 2024 · 0 comments · Fixed by #306
Labels
🐛 Bug 👉 Good First Issue A good issue or PR to start with.

Comments

@amazingrando
Copy link
Contributor

Describe the bug
When running the storybook-build command it throws the error sh: 1: build-storybook: not found.

To Reproduce
Steps to reproduce the behavior:

  1. Download this repo, run npm i
  2. Run storybook-build

Expected behavior
Storybook should build a copy of itself in the .out folder.

Additional context
This issue was flagged by user Milan T in the Emulsify Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 👉 Good First Issue A good issue or PR to start with.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant