React-Native-TDD-Tutorial icon indicating copy to clipboard operation
React-Native-TDD-Tutorial copied to clipboard

running `npm install` fails on installing peer dependencies

Open amfarrell opened this issue 8 years ago • 3 comments

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.

amfarrell avatar Aug 19 '16 10:08 amfarrell

@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.

Roshanjossey avatar Aug 19 '16 12:08 Roshanjossey

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.

amfarrell avatar Aug 19 '16 13:08 amfarrell

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

Roshanjossey avatar Aug 19 '16 13:08 Roshanjossey