If this is a question about how to use NVM4W, please use stackoverflow instead.
If this is an issue regarding antivirus, make sure you search the existing issues first.
[ ] Windows Server 2016
[ ] My Windows installation is non-English.
It would be a great feature to let the users name their node versions.
It wouldn't require changing any existing behaviour, it would be just 2 extra commands maybe:
So you don't have to remember which version are you using in which project.
I think it's a minimal effort change which brings a really good feature on the table.
I'd also like to see something like the nvm alias
feature from nvm
on Linux. I've "worked around" this by adding a directory symlink in the root for things like v{alias}.0.0
.
I too would like to see support for aliasing different versions similar to nvm
on Linux. I would also like to see some default aliases come installed, that either reference LTS versions, default, latest, etc.
alias
would be a nice addition.
Aliases are on the roadmap.
Most helpful comment
Aliases are on the roadmap.