JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.82k stars 439 forks source link

Cannot npm install react-google-maps-api in React 18 #3001

Closed Ebukachuqz closed 2 years ago

Ebukachuqz commented 2 years ago

I Have been tryong to use this great package in react 18 but i keep getting errors when i tryy to NPM INSTALL it.

os: linux

node --version 16

react version 18

@react-google-maps/api version 2.8.1

How does it behave? It dosen't install and gives back errors like its not compatible with react 18

How should it behave correctly? It should install on react 18

Primajin commented 2 years ago

Duplicate of #2978 I guess?

Ebukachuqz commented 2 years ago

Duplicate of #2978 I guess?

Not exactly. It was about failed functionalities, here I can't even install the package

JustFly1984 commented 2 years ago

Please post screenshots of errors

JustFly1984 commented 2 years ago

released 2.10.1, please retry