shapefile
shapefile copied to clipboard
NodeJS 18 Error Reading Files
I have seen this with several projects reading array buffers and streams that are failing. Seems to be an issue with the underlying stream-source library but can't be 100% sure.
Error is:
Error: unsupported shape type: 1120127468
at new Shp (/home/ec2-user/Learning/shapefile/dist/shapefile.node.js:245:33)
at /home/ec2-user/Learning/shapefile/dist/shapefile.node.js:239:12
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0)