Skip to content

Correctly detect ARM64 Windows#1303

Open
anaisbetts wants to merge 1 commit intocoreybutler:masterfrom
anaisbetts:correctly-detect-arm64
Open

Correctly detect ARM64 Windows#1303
anaisbetts wants to merge 1 commit intocoreybutler:masterfrom
anaisbetts:correctly-detect-arm64

Conversation

@anaisbetts
Copy link

@anaisbetts anaisbetts commented Oct 20, 2025

ARM64 Windows is not currently correctly being detected because the process itself is being emulated as 64-bit Intel - this means that nvm gets a "simulated" set of environment variables, so PROCESSOR_ARCHITECTURE will be 64-bit Intel, not ARM64. Instead, make nvm install and friends work on ARM64 Windows similarly to other platforms

ARM64 Windows is not currently correctly being detected because the
process itself is being emulated as 64-bit Intel. Detect the underlying
processor correctly.
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions bot added the Stale Stale label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant