Skip to content

Don't use prebuilds on pointer compression builds #3291

@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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions