Skip to content

Support npm_config_platform_arch as alternate to npm_config_arch #198

@viceice

Description

@viceice

npm install --platform-arch=arm64 will set npm_config_platform_arch=arm64 which is respected by node-gyp and install-artifact-from-github.

So prebuild-install should respect this too. Currently i need to set npm_config_arch and npm_config_platform_arch.

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