coreybutler/nvm-windows

Add support for Windows on ARM

Open

#502 aperta il 10 gen 2020

Vedi su GitHub
 (37 commenti) (7 reazioni) (0 assegnatari)Go (3822 fork)batch import
consider for rtdiscovery neededenhancement requesthelp wanted

Metriche repository

Star
 (46.364 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor