React 17.0.1
See original GitHub issueGetting this error
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.6" from @monaco-editor/react@3.6.3
npm ERR! node_modules/@monaco-editor/react
npm ERR! @monaco-editor/react@"3.6.3" from the root project
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Versions - React
A complete release history for React is available on GitHub. Changelogs for recent releases can also be found below. Note. The current docs...
Read more >17.0.1 - react - npm
React is a JavaScript library for building user interfaces.. Latest version: 18.2.0, last published: 6 months ago. Start using react in your ...
Read more >react 17.0.1 vulnerabilities - Snyk
Learn more about known react 17.0.1 vulnerabilities and licenses detected. ... React is a JavaScript library for building user interfaces.
Read more >React - Error while updating from 17.0.1 to 17.0.2 [duplicate]
I am getting the following error while updating from React 17.0.1 to 17.0.2. It's not entirely clear to me why the dependencies are...
Read more >npm install fails with react 17.0.1 and react-native 0.64.0 #2603
Current behaviour npm install react-native-paper fails with latest ... npm ERR! dev react-test-renderer@"17.0.1" from the root project
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@nsisodiya @amarant @bobbui
Hello guys, I have already updated the
deerDependencies
in thepackage.json
; now, it looks like this:Please, if it is possible, check (and let us know) the new version of the package -
v3.7.2
Thank you for your support.
@suren-atoyan Might be some error from my side. Thanks.