awps-cli icon indicating copy to clipboard operation
awps-cli copied to clipboard

It works well with MAC but with windows its not working.

Open iconicfreelancer opened this issue 6 years ago • 1 comments

'mv' is not recognized as an internal or external command, operable program or batch file.

Warning: rmdir(D:\laragon\www\MBA\wp-content\themes/MBA/awps-master): Directory not empty in C:\Users\JC\AppData\Roaming\Composer\vendor\alecaddd\awps-cli\src\NewCommand.php on line 188 Updating config files.. 'mv' is not recognized as an internal or external command, operable program or batch file. 'mv' is not recognized as an internal or external command, operable program or batch file. Application ready, Happy Coding!

iconicfreelancer avatar Feb 11 '19 10:02 iconicfreelancer

'mv' is a linux command. I suggest using the 'git bash' console that comes with git for windows, or using something else that will mimic a linux environment.

Laragon is a free and easy-to-use solution that comes with a linux emulator console.

BaronVonPerko avatar Feb 11 '19 13:02 BaronVonPerko