question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Electron zipPath=undefined during build with electron-builder 22.10.5 but not 22.9.1

See original GitHub issue
  • Version: Bug happens in 22.10.5
  • Electron Version: 7.3.1
  • Electron Type (current, beta, nightly): current?
  • Target: macOS Catalina 10.15.7

I have been using electron-builder with my project successfully for a while, but when I upgraded to electron-builder 22.10.5, my builds for macOS would fail with this message:

err

It seems to me that the error is being caused by Unpacking electron zip zipPath=undefined on the 2nd last line. When I downgraded electron-builder to 22.9.1 (and changed nothing else), builds worked again.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
somebeavercommented, Apr 11, 2021

Just tested with 22.10.4 and it works as expected.

0reactions
stale[bot]commented, Jun 22, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common Configuration - electron-builder
buildVersion String | “undefined” - The build version. Maps to the CFBundleVersion on macOS, and FileVersion metadata property on Windows. Defaults to the ......
Read more >
Code signing error on Windows Electron build
I've looked into several threads on this issue, but nothing has come up in terms ... Unpacking electron zip zipPath=undefined • downloading ...
Read more >
Electron-builder NPM
Quick Setup Guide · Specify the standard fields in the application package. · Specify the build configuration in the package. · Add icons....
Read more >
Can't Add Icon To Electron App With Electron Builder
Open https://www.electron.build/configuration/win 2. Search the option name on the page (or type in into Search to find across the docs). * Not ......
Read more >
electron-builder: Versions | Openbase
Full version history for electron-builder including change logs. ... fix(mac): allow Mac Developer certs for non Mac App Store builds by @regentcid434 in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found