jperelli / osm-static-maps

Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
http://osm-static-maps.herokuapp.com/
GNU General Public License v2.0
160 stars 52 forks source link

Application crashes without errors on import #39

Closed fabdrol closed 5 months ago

fabdrol commented 1 year ago

adding import osmsm from 'osm-static-maps'; causes my application to crash immediately, without any error.

jperelli commented 6 months ago

Hi @fabdrol, could you give more information about how you structure your application, or give a minimal reproduction example?

jperelli commented 5 months ago

Ok, will close this. Reopen issue if you have the log of the crash. Or some more info than "my application crashes". It could be virtually infinite causes.