Skip to content

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant