nvm icon indicating copy to clipboard operation
nvm copied to clipboard

Please clarify why binary mirror is not used by default

Open chtpl opened this issue 2 years ago • 3 comments

please clarify in Readme why nvm does not use prebuilt binary mirrors by default. Compiling took reeeeeaaaaaally long for me when installing node 18 using nvm.

Maybe it would be good to initially ask the user whether a binary server should be used and provide the URL to the official node project download server?

chtpl avatar Jan 05 '23 10:01 chtpl

It does use the binaries by default (it's not another mirror, there's only https://nodejs.org/dist). If it compiled, that means a binary doesn't exist for your system.

Please fill out the entire issue template; it's there for a reason.

ljharb avatar Jan 05 '23 19:01 ljharb

I have the same issue and looking for a resolution (zsh on ubuntu 20.04, windows 10-WSL2)

plastikfan avatar Jan 17 '23 17:01 plastikfan

There aren’t prebuilt binaries for Ubuntu.

ljharb avatar Jan 17 '23 18:01 ljharb