pieterv / react-googlemaps

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

Unable to Build Examples on 0.4.0 #21

Open ArtRichards opened 9 years ago

ArtRichards commented 9 years ago

npm ERR! react-googlemaps@0.4.0 build-examples: webpack --devtool inline-source-map npm ERR! Exit status 255 npm ERR! npm ERR! Failed at the react-googlemaps@0.4.0 build-examples script. npm ERR! This is most likely a problem with the react-googlemaps package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! webpack --devtool inline-source-map npm ERR! You can get their info via: npm ERR! npm owner ls react-googlemaps npm ERR! There is likely additional logging output above. npm ERR! System Linux 3.13.0-24-generic npm ERR! command "/usr/bin/node" "/usr/bin/npm" "run" "build-examples" npm ERR! cwd /home/user/Business/hackathon/react-hot-boilerplate/node_modules/react-googlemaps npm ERR! node -v v0.10.33 npm ERR! npm -v 1.4.28 npm ERR! code ELIFECYCLE