node-shapefile icon indicating copy to clipboard operation
node-shapefile copied to clipboard

Cannot find module 'jsts'

Open DaZuiYu-CD opened this issue 3 years ago • 4 comments

You must specify the version of 'jsts' as 2.0.6,otherwise a new version will be installed. "dependencies": { "jsts": "2.0.6", "ginkgoch-shapefile": "^2.7.2" } The new version of 'jsts' does not specify an entry file.So it will report an error ‘Cannot find module 'jsts'

DaZuiYu-CD avatar Oct 20 '22 02:10 DaZuiYu-CD

@DaZuiYu-CD Thanks! it works!

MrCare avatar Oct 31 '22 07:10 MrCare

This is a problem of maintaining, please wait me to work out a perfect solution!

MrCare avatar Oct 31 '22 07:10 MrCare

Already done,try npm i cloudv-node-shapefile this one build from this project but fix some maintain problems

MrCare avatar Nov 02 '22 05:11 MrCare

I haven't update this repo for a long time. Too busy on daily work. Sorry for the delay 😭

ginkgoch avatar Jun 24 '24 12:06 ginkgoch