-
Notifications
You must be signed in to change notification settings - Fork 17
Linux build #320
Comments
it might be an issue with the version of electron-builder you're using. In the package.json you're using v6.4 but its up to 11.something now, try updating the builder. |
Yeah I did try that as well, same error Other things I tried:
|
it actually appears to be an issue with xorriso, there are a few issues that were opened on their repo: electron-userland/electron-builder#1115 |
so i have been working on getting a working build on linux working and i think i have finally found a solution, but with a few slight complications. Once i get it building proper ill make a PR |
@mccxiv to get this working, the builder has to be updated to the latest version and the package.json file is going to have to be modified a lot. If this is something that you dont want done let me know, im still working on getting a pr made that will work on linux and windows, dont have a mac image installed on my pc anymore so you might have to do the testing for it |
Sweet, send it in and I'll test it on all platforms 🎉 |
okay, ill submit the pr when its ready |
found a way to build linux package without having to update everything, instead just have to shuffle things around a bit. Submitting PR in just a few mins |
#325 Fixes this issue |
Let me know if there's anything I can do to help. I'm a JavaScript developer and long-time TC user on Mac OS, and I just got an Ubuntu laptop. Would be glad to help! |
Done |
I tried, but I'm stuck here:
I don't understand why it's failing at the 32x32 icon yet 16 and 24 are fine...
The text was updated successfully, but these errors were encountered: