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

Problem in Installation #1094

Open
rohitmultani opened this issue Aug 4, 2022 · 2 comments
Open

Problem in Installation #1094

rohitmultani opened this issue Aug 4, 2022 · 2 comments

Comments

@rohitmultani
Copy link

App saying it requires more peer dependencies further to be installed.

@mohamedaleya
Copy link

Try installing with:
npm install --save react-google-maps --legacy-peer-deps

@mrinmoygh081
Copy link

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'

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

No branches or pull requests

3 participants