emulsify-ds / emulsify-drupal

Drupal theme built with Storybook and Webpack
GNU General Public License v2.0
91 stars 42 forks source link

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

Closed amazingrando closed 7 months ago

amazingrando commented 7 months ago

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.