this post was submitted on 25 Mar 2024
12 points (92.9% liked)
Node.js
216 readers
3 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's hardly relevant for those who need to run node on Windows and WSL is not an option.
Just yesterday I installed it through chocolatey on a Windows box without WSL.
Also, it seems you failed to notice that nvm makes references to cygwin and git-bash, the later of which everyone who installs Git ends up having in their system.
Yes, you installed this
https://community.chocolatey.org/packages/nvm#description
Which as I said, is this
https://github.com/coreybutler/nvm-windows
It’s stated right in the readme
But your parent post is a link to the POSIX version of nvm, and my comment about n was specifically about that
You have a point. Thanks for taking the time to go through this. Good job.