Search code examples
windowsnode.jsnvm

NVM for Windows not working?


I just installed NVM for Windows, but it doesn't seem to be working:

nvm from command line

Any ideas?


Solution

  • Most likely what is happening is that the system %PATH% is being updated outside of the command prompt instance. Only opening a new command prompt will pick up these new external changes.