react-native-android-tablayout icon indicating copy to clipboard operation
react-native-android-tablayout copied to clipboard

Not installing correctly in node4.4.6 ubuntu 14.04

Open ashutosh-akss opened this issue 8 years ago • 4 comments

Getting following error in installation node v4.4.6 npm v3.10.3

+-- UNMET PEER DEPENDENCY [email protected]
`-- [email protected] 

npm WARN [email protected] requires a peer of [email protected] but none was installed.

ashutosh-akss avatar Jul 08 '16 16:07 ashutosh-akss

This needs to be updated to React-Native 0.29.0. Mentioning @AlbertBrand in hopes of an update.

elijahverdoorn avatar Jul 12 '16 05:07 elijahverdoorn

True, I should've used an upward dep. It's only a warning though.

AlbertBrand avatar Jul 12 '16 05:07 AlbertBrand

For sure. Not a big deal, but throwing it in a future update wouldn't hurt. Thanks!

elijahverdoorn avatar Jul 12 '16 06:07 elijahverdoorn

@AlbertBrand: Would you mind a PR to switch it to either a list of versions or a >= dependency? It's just a warning, but I see it a lot… 😄

I love the library, too. It's given us no problems thus far!

hawkrives avatar Aug 26 '16 12:08 hawkrives