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

cant installed #12

Open
wuchuguang opened this issue Dec 11, 2015 · 4 comments
Open

cant installed #12

wuchuguang opened this issue Dec 11, 2015 · 4 comments

Comments

@wuchuguang
Copy link

[root@real-server-04 reactProject2]# npm install
npm WARN install Couldn't install optional dependency: Unsupported
[email protected] /opt/reactProject2
├── UNMET PEER DEPENDENCY [email protected]
├── [email protected]
└── [email protected]

npm WARN EPEERINVALID [email protected] requires a peer of react-native@^0.4.0 but none was installed.
env:
[root@real-server-04 reactProject2]#react-native --version
0.1.7
but node_modules/react-native/package.json version field is 0.16.0

       node -v    
       v5.1.0

        npm -v 
         3.3.12
@tangdaohai
Copy link

It need react native ^0.4.0 ,I guess……

@jeongmincha
Copy link

@tangdaohai His react-native version was already >= 0.4.0

The same issue with me. My react-native version is @0.41.0 but UNMET PEER DEPENDENCY problem occurs.

@tangdaohai
Copy link

@jeongmincha

[root@real-server-04 reactProject2]#react-native --version
0.1.7

His RN version was 0.1.7 right?

@jeongmincha
Copy link

oh, i am sorry

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

3 participants