megahertz / electron-simple-publisher

Simple way to publish releases for electron-simple-updater
MIT License
66 stars 25 forks source link

transport.updatesJsonUrl Not Work #6

Closed abalad closed 7 years ago

abalad commented 7 years ago

image

C:\Users\Maicon\Documents\Sistemas\MedicSolution>publish win32-x64-prod-v0.0.3
File with mask 0.0.3-full.nupkg is not found at C:\Users\Maicon\Documents\Sistemas\MedicSolution\dist\win
File with mask 0.0.3.exe is not found at C:\Users\Maicon\Documents\Sistemas\MedicSolution\dist\win
You should set either a package.json:updater.url option or transport.updatesJsonUrl option to publish to github
megahertz commented 7 years ago

It seems that you need to set a target value to squirrel. Check the example in README.md