nvm
nvm copied to clipboard
Please clarify why binary mirror is not used by default
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?
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.
I have the same issue and looking for a resolution (zsh on ubuntu 20.04, windows 10-WSL2)
There aren’t prebuilt binaries for Ubuntu.