React-Native-TDD-Tutorial
React-Native-TDD-Tutorial copied to clipboard
running `npm install` fails on installing peer dependencies
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: 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.
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.
No worries dude. I'll be fixing this ASAP. I'll keep you posted