Closed jvgeee closed 3 years ago
Confirmed on my Mac too.
❯ npx ignite-cli doctor
System
platform darwin
arch x64
cpu 16 cores Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
directory Issue1622 /Users/jh/Code/Temp/Issue1622
JavaScript (and globally-installed packages)
node 14.15.3 /usr/local/bin/node
npm 6.14.9 /usr/local/bin/npm
appium 1.17.1
appium-doctor 1.15.3
expo-cli 4.0.12
ignite-cli 6.1.1
npm 6.14.9
pure-prompt 1.11.0
yarn 1.22.10 /usr/local/bin/yarn
create-next-app 9.4.4
detox-cli 17.11.0
expo-cli 4.3.0
firebase-tools 9.3.0
ios-deploy 1.11.4
pod-install 0.1.14
ts-node 8.8.2
typescript 3.8.2
vercel 19.1.1
Ignite
ignite-cli 6.4.0 /Users/jh/.npm/_npx/53403/bin/ignite
ignite src build /Users/jh/.npm/_npx/53403/lib/node_modules/ignite-cli/build
Android
java 1.8.0_232 /usr/bin/java
android home - /Users/jh/Library/Android/sdk
iOS
xcode 12.4
cocoapods 1.10.1 /usr/local/bin/pod
Is this actually an issue? There is a blurb on that screen that says stories won't load unless you're running the device too.
Note that due to an implementation detail, your stories will only show up in the left-pane after your device has connected to this storybook server
@bmeverett Good call, I missed that too. 🤦
Doesn't look like it's our issue after all. They should add that note to the left pane though.
On a fresh install, I'm trying to load storybook
In the app (opening developer menu => toggle storybook) it works fine. However, when I run
yarn storybook
and go tohttp://localhost:9001/
, I just see the following (the left menu has a spinning loader when I hover over it)Ignite doctor shows: