We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
before: electron: 34.3.3 electron-builder: 23.6.0 keytar: 7.9.0 after: electron: 34.3.3 electron-builder: 25.1.8 keytar: 7.9.0
Both versions of electron-builder have processed keytar, but the terminal outputs are slightly different:
electron-builder: 23.6.0: electron-builder: 25.1.8:
The problem I encountered:
The text was updated successfully, but these errors were encountered:
Can you please try electron-builder v26.0.11?
Sorry, something went wrong.
I've tried it. First of all, it reported an error like this:
Then I asked ChatGPT, and it told me that I should exclude the keytar file in this way:
json5
But now I've encountered this problem again:
So that's an error in electron/universal, which I think should be resolved by electron/universal#126
electron/universal
No branches or pull requests
before:
electron: 34.3.3
electron-builder: 23.6.0
keytar: 7.9.0
after:
electron: 34.3.3
electron-builder: 25.1.8
keytar: 7.9.0
Both versions of electron-builder have processed keytar, but the terminal outputs are slightly different:
electron-builder: 23.6.0:

electron-builder: 25.1.8:
The problem I encountered:
The text was updated successfully, but these errors were encountered: