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

can't get work with rn 0.31.0 #25

Closed
cinder92 opened this issue Oct 11, 2016 · 3 comments
Closed

can't get work with rn 0.31.0 #25

cinder92 opened this issue Oct 11, 2016 · 3 comments

Comments

@cinder92
Copy link

cinder92 commented Oct 11, 2016

Hello, thanks for your awesome plugin but i can not get work with rn 0.31.0, this is my package json

"dependencies": {
    "moment": "^2.13.0",
    "react": "15.2.1",
    "react-native": "0.31.0",
    "react-native-maps": "^0.7.1",
    "react-native-scrollable-tab-view": "^0.5.4",
    "react-native-share": "^1.0.16",
    "react-native-swiper": "^1.4.11",
    "react-native-vector-icons": "^2.0.3",
    "react-redux": "^4.4.5",
    "redux": "^3.5.2",
    "redux-thunk": "^2.1.0"
  }

logs

iMac-de-Dante:MiDiocesis dantecervantes$ npm install react-native-audio-streaming --save
npm WARN peerDependencies The peer dependency react-native@^0.30.0 included from react-native-audio-streaming will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "react-native-audio-streaming" "--save"
npm ERR! node v4.4.4
npm ERR! npm  v2.15.1
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react-native@>=0.20.0
npm ERR! peerinvalid Peer [email protected] wants react-native@^0.30.0

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/dantecervantes/Documents/react-native/MiDiocesis/npm-debug.log

Thanks!

@davidsharp
Copy link

+1

Having the same problem with React Native 0.33.0

@hounsellal
Copy link

hounsellal commented Oct 19, 2016

+1

Same problem with RN 0.35.0

@tlenclos
Copy link
Owner

This should be fixed with latest release (2.2.0), see 79ef1db.

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