node.js - nvmw use command is not working -


i used command nvmw ls lists following versions

  • system version (v0.12.6)
  • v0.10.33

then used command nvmw use v0.10.33 use verion 0.10.33.

then used command nvmw ls see version being used, see same version v0.12.6 running.

the output below in picture:

enter image description here

i use nvmw windows version. ran command in directory have source code git repository.

if don't want have switch command prompt use nvmw, can type cmd in git bash , switch on command prompt , can call nvmw normally.


Comments