Skip to content
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

Skip checkForUpdatesAndNotify because application is not packed #3753

Closed
yeongjet opened this issue Mar 14, 2019 · 3 comments
Closed

Skip checkForUpdatesAndNotify because application is not packed #3753

yeongjet opened this issue Mar 14, 2019 · 3 comments

Comments

@yeongjet
Copy link

yeongjet commented Mar 14, 2019

dev-app-update.yml:

provider: generic
url: http://192.168.19.128:3000/suzao_pc/update

package.json:

"dependencies": {
    "electron-updater": "^4.0.6",
    "log4js": "^4.0.2"
  },
  "devDependencies": {
    "electron": "^4.1.0",
    "electron-builder": "^20.39.0"
  }

system:
win10
electron version is latest and already add dev-app-update.yml in the project root directory,why I still got this warning,help!

@yeongjet
Copy link
Author

I should use autoUpdater.checkForUpdates

@edelCustodio
Copy link

Hi @jettangs, I'm trying to sign my app but seems like I need to pay for it, do you know if there is a free option?

@Nantris
Copy link

Nantris commented Apr 29, 2019

@yeongjet, thank you so much for updating with the solution. I just spent my entire day on this and I had little hope this would work after so many things failed, BUT IT DID!

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

No branches or pull requests

3 participants