storybook-eol/react-native-storybook

Got an error when I access the storybook for the first time.

arunoda opened this issue · 1 comments

See this error:
screen shot 2016-08-25 at 10 35 40 pm

How to Reproduce

  • npm run storybook
  • react-native run-ios
  • Then there's a blank screen on the phone.
  • Now, open storybook at http://localhost:7007

Then you'll get this error.

When I reload the app, this error will be gone.

I think this is related to selecting null as the current story or something similar.

I met this problem when i use react-native run-ios
ENOENT: no such file or directory, uv_chdir how to solve it ?