Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

undefined symbol: napi_add_finalizer #152

@rogsmith

Description

@rogsmith

I am trying to run mapbox-tile-copy, but receiving the following error:

module.js:682
return process.dlopen(module, path._makeLong(filename));
^

Error: /home/ubuntu/.nvm/versions/node/v8.15.1/lib/node_modules/@mapbox/mapbox-tile-copy/node_modules/mapnik/lib/binding/mapnik.node: undefined symbol: napi_add_finalizer
at Object.Module._extensions..node (module.js:682:18)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at Object. (/home/ubuntu/.nvm/versions/node/v8.15.1/lib/node_modules/@mapbox/mapbox-tile-copy/node_modules/mapnik/lib/mapnik.js:31:15)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions