coreybutler/nvm-windows

Add support for Windows on ARM

Open

#502 创建于 2020年1月10日

在 GitHub 查看
 (37 评论) (7 反应) (0 负责人)Go (46,364 star) (3,822 fork)batch import
consider for rtdiscovery neededenhancement requesthelp wanted

描述

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.

贡献者指南