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-updater: can't get feed URL anymore?

See original GitHub issue
  • Version: 22.4.1
  • Electron Version: 8.2.1
  • Electron Type (current, beta, nightly): current
  • electron-updater version: 4.2.5
  • Target: Mac

getFeedUrl is in the documentation and not marked as deprecated but when called, it returns Deprecated. Do not use it.

  1. The documentation should be updated I assume.
  2. Is there any way to get the feed URL? Or should we read resources/app-update.yml (assuming setFeedURL hasn’t been called elsewhere)?

Related: https://github.com/electron-userland/electron-builder/issues/3259

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
mikekokcommented, Jan 19, 2022

Still not working as of today.

2reactions
Denz1994commented, Jul 6, 2021

Just noting this is still an issue. I get a message reading Deprecated. Do not use it.

"electron": "11.4.0",
"electron-builder": "22.9.1",
"electron-updater": "4.3.5"
Read more comments on GitHub >

github_iconTop Results From Across the Web

Electron Autoupdater with Private GitHub Repository?
I have tried passing token in setFeedURL method and also set it in GH_TOKEN but seems like that does not work either. autoUpdater.setFeedURL({ ......
Read more >
ArekSredzki/electron-release-server - Gitter
i have a question. i used electron-release-server to host my updates but the electron auto updater uses repo url to get the updates...
Read more >
Get that damn Windows Auto Update working on Electron
Make sure that dist/win is accessible via browser on your Windows machine. Make sure you have correct url set on updater by calling...
Read more >
Livestream 13 - Setting up Electron auto-update - YouTube
In this video I am setting up auto- update for Electron.js app.You can find all videos from t... ... Your browser can't play...
Read more >
Blog - Apache Cordova
We are happy to announce that we have just released an update for ... cordova platform remove electron cordova platform add electron@3.1.0.
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