emulsify-ds / emulsify-drupal

Drupal theme built with Storybook and Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

amazingrando opened this issue · comments

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.