What is the bug?
When trying to run command "yarn build" command on Windows it shows: error Command failed with exit code 1,
rename build/securityDashboards-3.0.0.zip to build/security-dashboards-3.0.0.0.zip
'mv' is not recognized as an internal or external command.
Even when I tried running "yarn build --inline-builds --windows"
How can one reproduce the bug?
Steps to reproduce the behavior:
- Go to \OpenSearch-Dashboards\plugins\security-dashboards-plugin
- Run "yarn build" or "yarn build --inline-builds --windows" on terminal
What is your host/environment?
Do you have any screenshots?


What is the bug?
When trying to run command "yarn build" command on Windows it shows: error Command failed with exit code 1,
rename build/securityDashboards-3.0.0.zip to build/security-dashboards-3.0.0.0.zip
'mv' is not recognized as an internal or external command.
Even when I tried running "yarn build --inline-builds --windows"
How can one reproduce the bug?
Steps to reproduce the behavior:
What is your host/environment?
Do you have any screenshots?