Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow x64 arch on Mac Rosetta #32266

Merged
merged 1 commit into from Jan 7, 2022
Merged

fix: Allow x64 arch on Mac Rosetta #32266

merged 1 commit into from Jan 7, 2022

Commits on Dec 21, 2021

  1. fix: Allow npm_config_arch override on mac

    If the npm_config_arch environment variable is set on Mac, then use the
    specified architecture rather than overriding it to x64.
    tmacwill committed Dec 21, 2021
    Copy the full SHA
    9bdc7cc View commit details
    Browse the repository at this point in the history