You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
by using --legacey-peer-deps, the library is installed but not working correctly.
import { Map, InfoWindow, Marker, GoogleApiWrapper } from "google-maps-react";
importing required methods causes the error. the error is
Module not found: Error: Can't resolve 'google-maps-react'
App saying it requires more peer dependencies further to be installed.
The text was updated successfully, but these errors were encountered: