Skip to content

[BUG] yarn build is not working on Windows #1390

@nurbq

Description

@nurbq

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:

  1. Go to \OpenSearch-Dashboards\plugins\security-dashboards-plugin
  2. Run "yarn build" or "yarn build --inline-builds --windows" on terminal

What is your host/environment?

  • OS: Windows

Do you have any screenshots?

Screenshot 2023-03-30 230955
Screenshot 2023-03-30 231029

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions