moshen / node-googlemaps

A simple way to query the Google Maps API from Node.js
MIT License
559 stars 148 forks source link

nested dependency failure on heroku #120

Closed r3wt closed 8 years ago

r3wt commented 8 years ago

googlemaps requires request which required bl.

our app fails to deploy to heroku with message Error: Cannot find module 'bl'

not sure what to do or who to report it to. reporting it to all 3 repos.

https://github.com/rvagg/bl/issues/36

https://github.com/request/request/issues/2281

https://github.com/moshen/node-googlemaps/issues/120