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

Not installing correctly in node4.4.6 ubuntu 14.04 #25

Open
ashutosh-akss opened this issue Jul 8, 2016 · 4 comments
Open

Not installing correctly in node4.4.6 ubuntu 14.04 #25

ashutosh-akss opened this issue Jul 8, 2016 · 4 comments

Comments

@ashutosh-akss
Copy link

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

+-- UNMET PEER DEPENDENCY react-native@0.29.0
`-- react-native-android-tablayout@0.3.0 

npm WARN react-native-android-tablayout@0.3.0 requires a peer of react-native@0.28 but none was installed.
@elijahverdoorn
Copy link

elijahverdoorn commented Jul 12, 2016

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

@AlbertBrand
Copy link
Owner

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

@elijahverdoorn
Copy link

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

@hawkrives
Copy link

hawkrives commented Aug 26, 2016

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

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