getting-started/electron #32
Replies: 1 comment 1 reply
-
There are few mistakes in electron page documentation. May be, code would have changed after updating this doc.
when you are downloading updates you will need to pass updateInfo.targetFullRelease instead of updateInfo : await updateManager.downloadUpdatesAsync(updateInfo.targetFullRelease);
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
getting-started/electron
Get started with our NPM package for JS & Electron.
https://docs.velopack.io/getting-started/electron
Beta Was this translation helpful? Give feedback.
All reactions