question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Module not found: Can't resolve 'react-google-maps'

See original GitHub issue

Hi there

I get this message and I don’t know why:

Module not found: Can't resolve 'react-google-maps' in '/usr/src/app/src/components'

I tried to delete node_modules folder, tried various versions of your library but it didn’t help. Curently I use React 16.4.0 and react-google-maps 9.4.5. I don’t use typescript as the other users with the same problem.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
tnguyen303commented, Jan 25, 2019

same issue here… Just installed react-google-maps fresh first time by npm i react-google-maps

0reactions
elvinhatamovcommented, Aug 16, 2022

npm i react-google-maps --force

Read more comments on GitHub >

github_iconTop Results From Across the Web

Module not found: Can't resolve 'google-maps-react' in 'C ...
I used: $ npm install --save google-map-react from this very simple tutorial that I found online: https://dev.to/jessicabetts/how-to-use-google- ...
Read more >
@react-google-maps/api - npm
If you want to use window.google object, you need to extract GoogleMap in separate module, so it is lazy executed then google-maps-api script...
Read more >
Error: Can't resolve '@react-google-maps/api'
Hello campers, please can someone tell why my react google map app is not working even after downloading react-google-maps/api.
Read more >
Can't resolve 'google-maps-react' in 'C:\Users\USUARIO-Reactjs
Related Query · react google maps node module map style loads empty object, not json · How to fix this error : "...
Read more >
Build Failing Cannot find module '@react-google-maps
Build Failing Cannot find module '@react-google-maps ... Starting to prepare the repo for build 2:18:06 PM: No cached dependencies found.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found