cristiandley / react-gl-maps

Based on "tomchentw/react-google-maps" but with cool features added
MIT License
6 stars 5 forks source link

I can't run examples locally #8

Open TrangNguyen opened 8 years ago

TrangNguyen commented 8 years ago

Hi, I'm using Mac OSX El Capitan and npm 4. I followed readme instruction for workflow without Docker as

git clone ... npm install cd examples/gh-pages npm install npm start And got this Error: Couldn't find preset "babel-preset-syntax-from-presets" relative to directory "../react-google-maps/examples/gh-pages". Can anyone point me to further clue? Why does it need this lib? Thanks.

rewop commented 8 years ago

@TrangNguyen I had the same problem. Also consider that the examples folder still requires the old module from @tomchentw in the package.json.

oyeanuj commented 8 years ago

The demo link isn't working either :(