calvinmetcalf / shapefile-js

Convert a Shapefile to GeoJSON. Not many caveats.
http://calvinmetcalf.github.io/shapefile-js/
714 stars 228 forks source link

Dependency to lru-cache should be updated #173

Open cnouguier opened 2 years ago

cnouguier commented 2 years ago

If we install shapefile-js we have the following error: the Module not found: Error: Can't resolve 'yallist' in 'D:\PROJECTS\KDK\kano\node_modules\lru-cache'. It seems the issue has been fixed ihttps://github.com/isaacs/node-lru-cache/issues/162.

3zzy commented 1 year ago

Yes please, time to update deps again @calvinmetcalf Thanks! :)