Skip to content

Conversation

@rbaker26
Copy link
Contributor

@rbaker26 rbaker26 commented Jul 4, 2020

Fixes #441
I removed the extra "." in the ProcessHelper.CmdExecute(...) function in the BuildCommand.cs

This should fix the issue in #441

@rbaker26 rbaker26 changed the title removed extra . cause build failures Bug Fix, Fixed Publishing Issue Jul 4, 2020
@rbaker26 rbaker26 changed the title Bug Fix, Fixed Publishing Issue Bug Fix, Fixed Publishing Issue ("Unknown argument: .") Jul 4, 2020
@rbaker26
Copy link
Contributor Author

rbaker26 commented Jul 4, 2020

To fix this I forked, a did a solution-wide search for "npx electron-builder . "
The problem in the error messages was the following:
image

The only change made was the removal of the '.' in the ProcessHelper.CmdExecute(...) call.

@GregorBiswanger GregorBiswanger self-assigned this Jul 4, 2020
@GregorBiswanger GregorBiswanger added this to the 9.31.2 milestone Jul 4, 2020
@GregorBiswanger
Copy link
Member

Thank you for your contribution! Write me your postal address on Gitter and you will get Electron.NET sticker :)

@GregorBiswanger GregorBiswanger merged commit 975e402 into ElectronNET:master Jul 4, 2020
@rakista112
Copy link

We were facing this problem as well. When will we be able to use this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to publish/build on windows

3 participants