hql287 / Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://www.getmanta.app
GNU Lesser General Public License v3.0
5.28k stars 478 forks source link

Issue while building Manta from source #305

Closed cryptobench closed 4 years ago

cryptobench commented 6 years ago

I've tried following the yarn guide to installing and everything is fine working except when i'm trying to compile it. I'm getting the issue that electron-builder 3.0.3 is recommended but there's no version 3.0.3 of electron-builder. I've checked the website and others versions don't work for me.

defkev commented 5 years ago

Not builder but updater is recommended for the version used.

Change "electron-updater": "^2.21.0" to "electron-updater": "^3.0.3" in package.json