#Error while updating with updater
5 messages · Page 1 of 1 (latest)
i'm 99% sure that the issue is that your latest.json file in the latest release points to setup.exe while older versions of the updater plugin (and tauri v1 as a whole) only supported the .zip bundle.
rerunning the publishing after changing createUpdaterArtifacts to v1Compatible should make it work again
I didn't knew that the updater of nsis changed that much.
I use the latest tauri version so it's mostly that.
Thanks!
msi nsis and appimage changed in this way in the last version