• @kautau
    link
    13 months ago

    Doesn’t create symlinks or mess with global NPM packages. Also, nvm is only supported on windows through WSL or cygwin, just like n, not sure where you are getting nvm for windows. There’s this, it’s a different application https://github.com/coreybutler/nvm-windows

    • @[email protected]OPM
      link
      fedilink
      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.