-
Notifications
You must be signed in to change notification settings - Fork 78
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
windows build fails randomly #269
Comments
|
FYI I had to restart it like 20 times...but it finally completed. |
faced the same problem when building any version above v26 for Windows x64 platform, build fails randomly v26.6.0 - highest version I manage to build using standard building sequence:
|
Yeah, this seems to be a problem. ninja: build stopped: subcommand failed. Setting up a batch script that tries to build over and over until finally succeed. Would be great to get this fixed. @rconde01 did you ever find a proper solution? |
Unfortunately no. |
I ran into this as well. One thing I noticed was that this seems to only happen when I run the build from Git Bash. If I run it from a regular windows cmd.exe prompt it finishes fine. Might be nothing, but thought I'd mention it in case it helps anyone. |
When running
e build -v electron:dist
I get:If i run it again, it stops on some other target with the same error.
The text was updated successfully, but these errors were encountered: