-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Windows build broken #1637
Comments
Looks like there are a couple of problems on Windows.
We don't run CI regularly on Windows, but we should. Maybe we can add a GHA workflow for There's also a meta item in opensearch-project/opensearch-build#33 for a Windows distribution with a bunch of other workitems. |
@dblock it seems like we could overcome the |
@mann2108 This should be now fixed on main. |
@dblock Thanks 👍🏼 |
Describe the bug
I am trying to run OpenSearch on my local windows machine, and after running
gradlew.bat run
it's throwing an error.Also, gradlew.bat check command throwing an error. Please find an attached snapshot for your reference.
To Reproduce
Steps to reproduce the behavior:
gradlew.bat run
Expected behavior
It should run properly without any error.
Plugins
No plugins are enabled right now.
Screenshots
Host/Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: