manuelbieh / geolib

Zero dependency library to provide some basic geo functions
MIT License
4.21k stars 341 forks source link

Cannot find module './computeDestinationPoint' #308

Open amexboy opened 3 months ago

amexboy commented 3 months ago

I am getting

Cannot find module './computeDestinationPoint' Require stack: - /home/xxx/projects/xxx/geolib

This only happens on versions 3.3.2 and up. I was able to get it to work on 3.3.1. I can't quite see why

geofany commented 2 months ago

same here

syl-p commented 2 months ago

same here using geolib in a nuxt project.

karottenreibe commented 2 months ago

same here. downgrading to 3.3.1 did not resolve the issue for me