Input:
mean init myfirst.js
Output:
What would you name your mean app? myfirstv12
On Windows platform Please check permissions independently All permissions should be run with the local users permissions Cloning branch: master into destination folder: myfirstv12 git clone --depth 1 -b master https://github.com/linnovate/mean.git "myfirstv12" Cloning into 'myfirstv12'... Added the "remote" upstream origin 'mv' is not recognized as an internal or external command, operable program or batch file. Do you want to set up an admin user? ? Yes N
I get this error when installing my app using the mean command:
'mv' is not recognized as an internal or external command, operable program or batch file.
I can't find mv executable in Windows. Is there one?