pieterv / react-googlemaps

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

Cannot install package via NPM #22

Open luandro opened 9 years ago

luandro commented 9 years ago

I always get this error when trying to install the package via NPM:

npm ERR! peerinvalid The package reactify does not satisfy its siblings' peerDependencies requirements!

npm ERR! peerinvalid Peer react-googlemaps@0.4.0 wants reactify@>=0.17.1
Davidsoff commented 9 years ago

I fixed this by updating the reactify version in my package.json