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

chore(package.json): fix peer dependency with react@17 #1068

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore(package.json): fix peer dependency with react@17 #1068

wants to merge 1 commit into from

Conversation

navarroaxel
Copy link

@navarroaxel navarroaxel commented Feb 19, 2021

I getting this error using npm@7 and I fixed your package, because your npm works properly with react@17

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@"^15.0.0 || ^16.0.0" from react-google-maps@9.4.5
npm ERR! node_modules/react-google-maps
npm ERR!   react-google-maps@"9.4.5" from the root project

@shye0000
Copy link

shye0000 commented Feb 8, 2022

Hello any updates on this? Im facing the same issue

@andrewfritz86
Copy link

+1 Can we get an update here?

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

Successfully merging this pull request may close these issues.

None yet

3 participants