Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed storybook empty issue when building with yarn & iOS #14

Merged
merged 2 commits into from
Jan 1, 2018

Conversation

patw0929
Copy link
Contributor

I made the pull request because when I try to run storybook in my environment (iOS Simulator & installed with yarn), it failed.

I got this error after installed with yarn and ran yarn storybook:
2017-12-30 3 01 26

And got this when ran react-native run-ios:

Script-00DD1BFF1BD5951E006B06BC.sh: line 3: ../node_modules/react-native/packager/react-native-xcode.sh: No such file or directory

** BUILD FAILED **

This pull request do the following things:

Please review it and thank you for this awesome component! 👍

* Generated yarn.lock
* Upgraded @storybook/react-native & @storybook/addon-knobs to 3.3.3
@z4o4z
Copy link
Contributor

z4o4z commented Dec 31, 2017

Hi @patw0929, thanks for your PR. I will check it after New Year's holidays. Happy New Year ;)

@z4o4z z4o4z merged commit 8df2443 into monterosalondon:master Jan 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants