Storybook fails on initialization #13977
Unanswered
JoshuaCS94
asked this question in
Help
Replies: 1 comment 1 reply
-
Haven't seen this issue before. The following worked for me with
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just created a fresh React app with
npx create-react-app
and can't get Storybook initialized bynpx sb init
. Maybe I'm missing something but I think that's what the installation guide says. I tried using the--use-npm
option but keeps complaning about yarn not finding any version of those addons... do I have to install them by hand? I guess I shouldn't have toThanks for the help.
Beta Was this translation helpful? Give feedback.
All reactions