-
Notifications
You must be signed in to change notification settings - Fork 261
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
Path error when building on Windows #26
Comments
My settings are:
|
We're working on this bug at the moment, thanks for the report |
👍 |
Is there a workaround for this? |
@JonathonAshworth Use electron-builder We use our own fork. |
@kevinsawicki can be closed after #22 |
Closing this out, this should be fixed in |
|
I am getting a path error when I try to build on a Windows machine. It seems to be double-including the project path for some reason:
The correct path should be:
Where
*username*
is my Windows machine username and*appfolder*
is the root folder of the app.The text was updated successfully, but these errors were encountered: