Ivan Gomes

Results 10 comments of Ivan Gomes

My package.json: { "name": "coldstorage", "version": "1.0.0", "description": "Go Cold Storage", "main": "main.js", "repository": { "type": "git", "url": "DEMO" }, "scripts": { "start": "electron .", "build": "electron-builder build --mac --publish...

update: using "electron-updater": "^4.0.6" works for me! Are you using: electron: 7.1.3 electron-updater: 4.2.0 electron-builder: 21.2.0 electron-notarize: 0.2.1

Is this repository active?

Im trying the same! Not working for me!

We need something like this! :)

This is great! I was looking for something like this!

@jamessampford are you still working on this?