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

CRNA-kitchen-sink example doesn't work #7199

Closed
lonyele opened this issue Jun 26, 2019 · 4 comments
Closed

CRNA-kitchen-sink example doesn't work #7199

lonyele opened this issue Jun 26, 2019 · 4 comments

Comments

@lonyele
Copy link
Member

lonyele commented Jun 26, 2019

Describe the bug
I can't run crna-kitchen-sink example on device.

To Reproduce
Steps to reproduce the behavior:

  1. Download this repo
  2. Setting up the project by yarn install, yarn bootstrap
  3. Go to /examples-native/crna-kitchen-sink and yarn start (If it's not working yarn install here at this directory)
  4. See error
    ... module schedule/tracking does not exist in the Haste module map ...

Expected behavior
It should show the example on device(In my case, android simulator)

System:

  • OS: [Windows10]
  • Device: [Android Simulator]
  • Browser: []
  • Framework: [React-native]
  • Addons: [if relevant]
  • Version: [latest repo]

Additional context
I'm not sure if it is only not working for me. I want to know if anyone has met this situation that CRNA example is not working. Personally, setting up react-native gives me a headache and really tricky... wonder if it is happening only to me

@shilman
Copy link
Member

shilman commented Jul 17, 2019

@lonyele is this fixed?

@stale stale bot removed the inactive label Jul 17, 2019
@Gongreg
Copy link
Member

Gongreg commented Jul 17, 2019

@shilman, I've tried to run CRNA example in storybook yesterday without success.

@storybookjs storybookjs deleted a comment from stale bot Jul 17, 2019
@lonyele
Copy link
Member Author

lonyele commented Jul 18, 2019

@shilman @Gongreg I think versioned up from #7200 should fix the problem though not yet merged(I'll resolve yarn.lock conflict and make it mergeable so that others can test again)

@shilman
Copy link
Member

shilman commented Jul 19, 2019

Yippee!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.2.0-beta.3 containing PR #7200 that references this issue. Upgrade today to try it out!

You can find this prerelease on the @next NPM tag.

Closing this issue. Please re-open if you think there's still more to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants