This repository was archived by the owner on Feb 19, 2026. It is now read-only.
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
npm_config_platform_arch as alternate to npm_config_arch #198
npm install --platform-arch=arm64will setnpm_config_platform_arch=arm64which is respected bynode-gypandinstall-artifact-from-github.So
prebuild-installshould respect this too. Currently i need to setnpm_config_archandnpm_config_platform_arch.