coreybutler/nvm-windows

Add support for Windows on ARM

开放

#502 创建于 2020年1月10日

 (37 条评论) (7 个反应) (0 位负责人)Go (3,822 个派生)batch import
consider for rtdiscovery neededenhancement requesthelp wanted

仓库指标

星标
 (46,364 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

My Environment

  • Windows 10

This is just an enhancement request. I've noticed that NVM4W distinguishes between 32 and 64 bits but not between ia32, amd64 and arm64. If using NVM4W on a Windows on ARM machine. An arm64 machine will be identified as 64 bits but it can't run x64 executables, it can run x86 though. So it would be good to have a clause on install.cmd to handle it.

贡献者指南