You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like I mentioned in your other ticket, this would be very hard since nvm is not a script executable. It's a function definition that bash sources. As far as I know, there is no equivalent in cmd.exe's environment. Even if there was, the language would be bat or whatever powershell speaks.
I usually use Git Bash, but I'm curious how we could get nvm to work with a bare Command Prompt, and how we could tell cmd to automatically load nvm.
The text was updated successfully, but these errors were encountered: