-
Notifications
You must be signed in to change notification settings - Fork 906
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] [Help me,Thanks] run yarn build-platform appear "EINVAL: invalid argument" errors on windows #1492
Comments
I'm curious. Hasn't anyone encountered such a problem? |
Hello @Top1zZ , if you don't pass any arguments to the Here are the list of other issues with Windows:
Would you be able to try: I'm not positive it will help actually produce a windows artifact but it's worth a try.
We will need to create a meta issue about developer support on Windows and link it to this issue: Apologies once again about this inconvenience. |
Hi @kavilla,Thank you very much for responding to my question. It answers my doubts, and I will try to package on other platforms |
Based on the above information, we'll close this for now as there isn't a bug or Dashboard specific issues. The OpenSearch project is tracking the request for a signed (X64)Windows artifact for OpenSearch / OpenSearch Dashboards here. |
Will also link this issue for OpenSearch Dashboards side: #796 |
Describe the bug
in git bash run yarn build-platform appear "EINVAL: invalid argument" error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
build successful
OpenSearch Version
v1.2.0
Dashboards Version
v1.2.0
Plugins
none
Screenshots
Host/Environment (please complete the following information):
Additional context
I just pulled the code from GitHub, installed the dependency, and then implemented the package without making any code changes. Such an error occurred
I tried to solve it. It's the FS of node For questions about utimes, refer to the link: nodejs/node#5561
The text was updated successfully, but these errors were encountered: