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
This version contains a fix for running on Windows. The path used when invoking the build-storybook was containing forward slashes and the fix was to pass it through path.join to normalize for the right platform.