#Electron-forge -- An error occured while making for target flatpak

8 messages · Page 1 of 1 (latest)

stray yacht
#

flatpak failed with status code 1
Error: flatpak failed with status code 1
at ChildProcess.<anonymous> (/home/runner/work/chaiNNer-nightly/chaiNNer-nightly/chaiNNer/node_modules/@malept/flatpak-bundler/index.js:71:16)

#

Unfortunately since this is in CI and I don't have a linux machine, I can't see where exactly it failed

#

config:

          "name": "@electron-forge/maker-flatpak",
          "config": {
            "options": {
              "name": "chainner",
              "options": {
                "icon": "./src/public/icons/cross_platform/icon.png"
              }
            }
          }
        }
#

well, thats not helpful

#

this could be getting called from anywhere lol

stray yacht
#

@normal sail sorry for the ping but do you have any idea what's going wrong here?

normal sail
#

I don't particularly have time to look into this right now

stray yacht
#

All good, I was just wondering if since the error originated in your code if you had any insight