• @lysdexicOPM
      link
      English
      1
      edit-2
      3 months ago

      I never used this app but it looks like it just does what nvm already does. What exactly makes n more elegant than nvm?

      From what I’m seeing, n drops the ball on Windows support, which nvm handles well.

        • @lysdexicOPM
          link
          English
          03 months ago

          Doesn’t create symlinks or mess with global NPM packages.

          That’s hardly relevant for those who need to run node on Windows and WSL is not an option.

          Also, nvm is only supported on windows through WSL or cygwin, just like n, not sure where you are getting nvm for windows.

          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.