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 #32380

Commits on Jan 7, 2022

  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 authored and electron-bot committed Jan 7, 2022
    Copy the full SHA
    5d7b756 View commit details
    Browse the repository at this point in the history