Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Electron-updater's autoUpdater throws error due to invalid app.getVersion semver #502

Open
wbobeirne opened this issue Feb 20, 2018 · 0 comments

Comments

@wbobeirne
Copy link

  • Electron version: Brave 5.0.2
  • Operating system: OSX

I'm trying to convert from an Electron app to Muon, and my app is crashing immediately on start with the following error:

App version is not a valid semver version: "5.0.2.0"

Coming from the autoUpdater constructor from electron-updater. I'm not sure where Muon defines what getVersion returns, but it does seem odd that it's tacked on an extra .0 to the version. Is this intentional, or a mistake?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant