meanjs / generator-meanjs

MEAN.JS Official Yeoman Generator
http://meanjs.org/
473 stars 177 forks source link

Error while running yo meanjs command. #224

Closed kvedantmahajan closed 8 years ago

kvedantmahajan commented 8 years ago

Hi, Everything installed for me fine. But when I run yo meanjs command, it gives me an error

Error: Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "git --version" 'git' is not recognized as an internal or external command, operable program or batch file.

ashavidyadharan commented 8 years ago

Install git and set the installed path in environment variable

codydaig commented 8 years ago

@kushalmahajan Yup. You need git installed and need to run the command fro the git bash client. Let us know if you still have issues.

abdulqadeerel commented 7 years ago

is Git must be installed in order to run this command, even If I dont' want to report usage statistics ?????