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

UNMET PEER DEPENDENCY react@15.1.0 #7803

Closed
devekoperiOS opened this issue May 27, 2016 · 7 comments
Closed

UNMET PEER DEPENDENCY react@15.1.0 #7803

devekoperiOS opened this issue May 27, 2016 · 7 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@devekoperiOS
Copy link

I am running following command.
npm install react --save

── UNMET PEER DEPENDENCY react@15.1.0

npm WARN EPEERINVALID react-dom@0.14.8 requires a peer of react@^0.14.8 but none was installed.
npm WARN EPEERINVALID react-native@0.26.2 requires a peer of react@15.0.2 but none was installed.
npm ERR! code 1
It gives me following error and also in simulator my app is not working. Please help.

@charpeni
Copy link
Contributor

change the version to "react": "~15.0.2", and run npm install. #7777 (comment)

@charpeni
Copy link
Contributor

@facebook-github-bot close

@ghost
Copy link

ghost commented May 27, 2016

@charpeni tells me to close this issue. If you think it should still be opened let us know why.

@ghost ghost closed this as completed May 27, 2016
@ghost ghost added the Ran Commands One of our bots successfully processed a command. label May 27, 2016
@shubhsin
Copy link

The issue still remains

@charpeni
Copy link
Contributor

And after this #7777 (comment) ?

@shubhsin
Copy link

shubhsin commented Jun 1, 2016

Okay so I downgraded to 15.0.2 and my Mapbox-GL now works. You can close the issue now since the issue is with Mapbox

@joekrump
Copy link

@facebook-github-bot close

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants