coreybutler/nvm-windows

Add support for Windows on ARM

Open

#502 opened on 2020年1月10日

GitHub で見る
 (37 comments) (7 reactions) (0 assignees)Go (46,364 stars) (3,822 forks)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.

コントリビューターガイド