Node version 0.10.4 and npm 1.2.18 is installed in windows 64 bit.after that I use 'npm install -g yo' to install yeoman .But yo is not installed in my machine.After installation when I write 'yo --version',then error gives that yo is not recognized as an internal or external command.Please suggest how to install yeoman in windows.
Node seems to be installed in "c:\Program Files\nodejs\" however yo seems to get installed in "c:\Users\\AppData\Roaming\npm\"
If you check this folder there should be a yo.cmd file. If there isn't then you have another issue and this will not fix our problem.
You can use the %APPDATA% variable as well.
You'll have to add this new path to your %PATH% environment variable.
Fix:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With