question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with updating the React to 15.0.1

See original GitHub issue

NPM fails when trying to update the React. Is this because of react-lazy-load ?

npm ERR! peerinvalid The package react@15.0.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-addons-css-transition-group@15.0.1 wants react@^15.0.1
npm ERR! peerinvalid Peer react-dom@15.0.1 wants react@^15.0.1
npm ERR! peerinvalid Peer react-lazy-load@3.0.7 wants react@^0.14.0
npm ERR! peerinvalid Peer react-redux@4.0.1 wants react@^0.14.0

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
sergeylaptevcommented, Apr 11, 2016

Ok, my bad. I’ve changed package.json too fast and didn’t catch the typo:) I’ll publish 3.0.8 again as soon as possible, and open this issue until it will be fixed.

0reactions
ateevcommented, Apr 11, 2016

That fixed the issue. Thanks !

Read more comments on GitHub >

github_iconTop Results From Across the Web

React 15.0.1 Updates causing issues with DOM #6472 - GitHub
Hey, So I'm a fairly new developer who had a working app until version v0.14.8, and just updated to v15.0.1 today. The update...
Read more >
How do I upgrade React from 0.13 to 15.0.1? - Stack Overflow
Update react version in package.json. Delete node_modules folder. Run npm install. install process will fail if there is any version mismatch among other ......
Read more >
React v15.0.1 – React Blog
The first of these issues is related to the removal of an undocumented API. This API was added to enable JSX Spread Attributes...
Read more >
iPadOS 15.0.1 "Software Update Failed" - MacRumors Forums
I've been able to update to iOS 15.0.1 on my iPhone just fine, but I've attempted to update to iPadOS 15.0.1 on my...
Read more >
In iOS 15, when the app is restarted, it immediately crashes.
The model I am using is iPhone 12 Pro Max and the iOS version is 15.0.1. ... I have a similar issue in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found