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
SB7 installs the Storybook CLI as part of your project in storybook init. In SB7 we're changing the recommendation from running sb to storybook to avoid name clashes with the Linux utility called sb, so we should be installing storybook.
The text was updated successfully, but these errors were encountered:
SB7 installs the Storybook CLI as part of your project in
storybook init
. In SB7 we're changing the recommendation from runningsb
tostorybook
to avoid name clashes with the Linux utility calledsb
, so we should be installingstorybook
.The text was updated successfully, but these errors were encountered: