node.js - Showing error "nvmw command not found" when setting the path of nvmw in Nodejs -


i new in nodejs. want install nvmw in system. first clone respiratory using command

git clone git://github.com/hakobera/nvmw.git "%homedrive%%homepath%\.nvmw" 

after activating nvmw, used command

set "path=%homedrive%%homepath%\.nvmw;%path%"  

in e drive.folder created in e drive in name of %homedrive%%homepath% , inside folder datas , nvmw folder created.

but after when running command nvmw help, shows "nvmw command not found". tried changing folder name shows same error. think doing mistake in setting path.

in case, command not working on windows powershell. command setting system path should run windows command prompt.

in other hands, can add installed path gui.

for windows powershell, see following question: setting windows powershell path variable


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -