How to implement Automatic Updates in your Electron JS Application

preview_player
Показать описание
Hello,

In this video I am going to show you how to autoupdate an Electron app using the Electron Builder and the ELectron Updater packages.

The process requires multiple steps but it's simple enough and if you follow along you will be able to create Setups with automatic updates for your applications easily.

Here's the link to the Github repository for the code

Don't forget to Like & Subscribe if this video was helpful.

Cheers!
CoderJeet
Рекомендации по теме
Комментарии
Автор

The last part of your video was really motivating

JAKACLOUD
Автор

You are star buddy the way you explain and implement is brilliant i love the content believe me

pind
Автор

Hi, thank you for the video :-) How did you handle signing issue when you distribute your apps?

stefan
Автор

have you any advices for files bigger than 2GB? (I can't upload them on GitHub release)

gabrielemarsili
Автор

great video! could you do how it would be with electron vite react on private repository? please! Thank you I liked your video it was very useful!!

zKinqSmoq
Автор

Great video, I hope you will create a new one to automate de release deployment using npm scripts instead of do it manually (i mean with a release.ts file in the root of your project). See you soon 😃

alexispiquet
Автор

Thanks a lot my friend... great video...

leonardobernaez
Автор

It gives an error while opening the upgraded application

Error: no such file or directory

-GokulS
Автор

@coderjeet is there a point in importing AppUpdater when it was never used?

nanayawgodwin
Автор

How to preload data and send to renderer before it show up bro?

zzz-x
Автор

yes this is working, but I got Error: EPERM: operation not permitted error when download updated version, how to solve this. Please help me

webeecafe
Автор

Bro, I don't know why but I don't have the "dist" folder, will it affect the process?

yopuesquienmas
Автор

I have developed an application using angular and express and I want to convert this frontend and backend together for a desktop app, Can you please help me.

ujjawalkumar
Автор

Great video, thanks for posting, i am using bytenode when building do you think it's doable with bytnode ? when building I created another electron app that copies files from the original app and compile them with bytenode then runs the build command... do you think that process will work with the electron updator ?

malihdabboussi
Автор

I am having some issues, like when I am running this application in development mode with 'npm start' it is showing me 'Skip checkForUpdates because application is not packed and dev update config is not forced' and when I am running the application after installation there is no activity. ☹ please help.

SheharyarSMAdil
Автор

I followed your tutorial but my app will not download the update

robhopper
Автор

it gives an error while opening the upgraded version.
Error: pth is not defined

yusufansari
Автор

how to configure if we use aws code commit instead of github

yashtalaiche
Автор

Need better video quality, Otherwise, your content is great

krishnarajs
Автор

Thanks !!!! But how to do for macos and linux ?

zertax_