Skip to content

NodeJS 18 Error Reading Files  #73

@crh3675

Description

@crh3675

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions