pieterv / react-googlemaps

A declarative React interface to Google Maps
MIT License
226 stars 68 forks source link

Cannot resolve module 'react/lib/invariant' #37

Closed DoubleU23 closed 5 years ago

DoubleU23 commented 8 years ago
Module not found: Error: Cannot resolve module 'react/lib/invariant' in /var/www/htdocs/projects/SSS/web/node_modules/react-googlemaps/src/ui

FYI: I'm on React@0.14.0 and can't downgrade because of other dependecies...

tiagogm commented 8 years ago

+1

vasco commented 8 years ago

+1

factoryhr commented 8 years ago

+1

sysatom commented 8 years ago

+1

kevinfu2 commented 8 years ago

my problem solved by run command npm install invariant npm version 2.14

dmitriid commented 8 years ago

The problem is still there. Both for React v0.14 and v0.15

npm install invariant doesn't help

DoubleU23 commented 5 years ago

This ticket is still open after ~4 years! so im closing it...