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

running npm install fails on installing peer dependencies #5

Open
amfarrell opened this issue Aug 19, 2016 · 3 comments
Open

running npm install fails on installing peer dependencies #5

amfarrell opened this issue Aug 19, 2016 · 3 comments

Comments

@amfarrell
Copy link

amfarrell commented Aug 19, 2016

To reproduce, start at the beginning of the instructions. On the third step:

$ npm install
npm WARN [email protected] requires a peer of eslint@<2.3.0 but none was installed.
npm WARN [email protected] requires a peer of react@^15.3.0 but none was installed.
npm WARN [email protected] requires a peer of react@^15.3.0 but none was installed.
npm WARN [email protected] requires a peer of react@^15.3.0 but none was installed.
npm WARN [email protected] requires a peer of react@^15.3.0 but none was installed.
npm WARN [email protected] requires a peer of react@^15.3.0 but none was installed.
npm WARN [email protected] requires a peer of react@^15.3.0 but none was installed.
@Roshanjossey
Copy link
Member

@amfarrell: Thank you for pointing this out.
I could reproduce this issue.

Would you like to solve this issue? I'm happy to render any help for the same.

@amfarrell
Copy link
Author

I'm not experienced enough with React Native (I've just starting out) or with Node packaging for it to be something I could efficiently tackle, so no.

@Roshanjossey
Copy link
Member

No worries dude. I'll be fixing this ASAP.
I'll keep you posted

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

2 participants