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

yarn demo failure #3300

Closed
duanyachao opened this issue Sep 28, 2018 · 8 comments
Closed

yarn demo failure #3300

duanyachao opened this issue Sep 28, 2018 · 8 comments

Comments

@duanyachao
Copy link

Hi, i clone the whole files and run the react-native demo ,but it's unsuccessful when i yarn the demo.there is the screen shoot. i don't get where am i wrong.
360 16610717736584

@aksonov
Copy link
Owner

aksonov commented Sep 28, 2018

@daviscabral What is 'rnrf dedup', why do we need it and why it doesn't work? Probably it is better just to return to hardcoding version numbers of RNRF for now.

@aksonov
Copy link
Owner

aksonov commented Sep 28, 2018

@duanyachao please check latest master now

@aksonov aksonov closed this as completed Sep 28, 2018
@daviscabral
Copy link
Collaborator

@aksonov sorry, my bad - it was a tool for removing duplicated packages from examples folder when developing. You are right - probably better to keep examples with stable versions.

@duanyachao
Copy link
Author

duanyachao commented Sep 29, 2018

@duanyachao please check latest master now

@aksonov what part should be latest master?

i'm sure it's latest master. but i didn't understood the failure info and how can i do now. i just run the demo on the simulator.it show red info again like this :
2

@daviscabral
Copy link
Collaborator

daviscabral commented Sep 29, 2018

@duanyachao Get the project from master, cloning from git or downloading the whole package - if you already did it, please try remove node_modules and run yarn install again.

@isrdoc
Copy link

isrdoc commented Oct 8, 2018

I have tried a fresh clone and install, but am also getting this error like @duanyachao. Can you please verify that you can get a working react native example going on, @daviscabral? Thnx!

@aksonov
Copy link
Owner

aksonov commented Oct 8, 2018

@isrdoc Make sure that RNRF 4.0.5 is installed

@isrdoc
Copy link

isrdoc commented Oct 8, 2018

@aksonov, that did it, yes! Don't know why yarn pulled the 4.0.4 version instead. Thank you!

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

No branches or pull requests

4 participants