Needs updating to React Version 18
See original GitHub issueHi,
This needs to be updated to react@^18
npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR! react@"18.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from react-google-places-autocomplete@3.3.4
npm ERR! node_modules/react-google-places-autocomplete
npm ERR! react-google-places-autocomplete@"*" from the root project
Issue Analytics
- State:
- Created a year ago
- Reactions:7
- Comments:8 (5 by maintainers)
Top Results From Across the Web
How to Upgrade to React 18
How to Upgrade to React 18 · Installing · Updates to Client Rendering APIs · Updates to Server Rendering APIs · Updates to...
Read more >How to Upgrade to React 18 - How-To Geek
React 18 is stable and ready to use. In most cases the upgrade process should be quick and easy, requiring only an npm...
Read more >React 18 Upgrade Guide and New Features - Refine Dev
React 18 was released! Are you looking to upgrade to React 18? Learn about the new features and changes in this comprehensive guide....
Read more >Upgrading to React 18 - Daily Dev Tips
This will upgrade your react and react-dom versions to at least 18. ... Now that we upgraded React itself to version 18 let's...
Read more >An Ultimate Guide to Upgrading to React 18 - OpenReplay Blog
The React team recently released React 18 with improvements like automatic batching, a new suspense feature, and new APIs like startTransition .
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
Deployed on 3.4.0 😃
I just added a pull request that solves this issue https://github.com/Tintef/react-google-places-autocomplete/pull/276