You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are reporting a bug or requesting support, start here:
Bug or support request summary
I tried to upgrade from alpha.12 to alpha.15, and now when I perform a build-storybook, I'm getting the error:
ERR! Failed to build the storybook
ERR! TypeError: callback is not a function
ERR!
ERR! - InterpolateHtmlPlugin.js:37 compilation.plugin
ERR! [web]/[react-dev-utils]/InterpolateHtmlPlugin.js:37:11
.
.
.
Steps to reproduce
Update to alpha.15, perform a build-storybook. That's all I did, but maybe there are other contributing factors?
Please specify which version of Storybook and optionally any affected addons that you're running
If you are reporting a bug or requesting support, start here:
Bug or support request summary
I tried to upgrade from
alpha.12
toalpha.15
, and now when I perform abuild-storybook
, I'm getting the error:Steps to reproduce
Update to
alpha.15
, perform abuild-storybook
. That's all I did, but maybe there are other contributing factors?Please specify which version of Storybook and optionally any affected addons that you're running
Affected platforms
It seems like maybe this could be related to #3852.
The text was updated successfully, but these errors were encountered: