Skip to content

Don't use prebuilds on pointer compression builds #87

@ronag

Description

@ronag

One pointer compression builds of node, e.g. https://github.com/platformatic/node-caged gyp currently will incorrectly use prebuilds built with node versions without pointer compression, causing crashes.

We should check if the binary is built with pointer compression and either find a prebuild built with pointer compression or force a local build.

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