Skip to content

Incompatible with Node.js >= 14.0.0 #172

@simoneaton

Description

@simoneaton

npm install @ngageoint/geopackage fails when using a version of Node.js >= 14.0.0 (e.g. any version from the past 11 months).

There is a 404 error when the installation for the canvas dependency executes. This is because the target in the package.json is "canvas": "2.6.0"

The available binaries for canvas 2.6.0 only go up to node-v79, which is equivalent to Node.js 13.14.0 which was released in April last year.

Bumping canvas to 2.6.1 should resolve 🤞

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions