but now my real issue why the f souls disable snapcraft user@user-solus ~/Documents/devs/5mind-desktop $ ./packagesnap.sh
Building 5mind Snap via Electron Forge...
✔ Checking your system
✔ Loading configuration
✔ Resolving make targets
› Making for the following targets:
✔ Running package command
✔ Loading configuration
✔ Resolving make targets
› Making for the following targets:
✔ Running package command
✔ Preparing to package application
✔ Running packaging hooks
✔ Running generateAssets hook
✔ Running prePackage hook
✔ Packaging application
✔ Packaging for x64 on linux [7s]
✔ Running postPackage hook
✔ Running preMake hook
❯ Making distributables
✖ Making a snap distributable for linux/x64
› Command failed with a non-zero return code (1):
/snap/bin/snapcraft snap --output=/home/user/Documents/devs/5mind-desktop/out/make/snap/x64/5mind-desktop_1.1.0_amd64.snap
◼ Running postMake hook
An unhandled rejection has occurred inside Forge:
Error: Command failed with a non-zero return code (1):
/snap/bin/snapcraft snap --output=/home/user/Documents/devs/5mind-desktop/out/make/snap/x64/5mind-desktop_1.1.0_amd64.snap
at ChildProcess.<anonymous> (/home/user/Documents/devs/5mind-desktop/node_modules/electron-installer-snap/node_modules/@malept/cross-spawn-promise/dist/src/index.js:99:24)
at ChildProcess.emit (node:events:524:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
Snap build failed. Check Forge output above.
user@user-solus ~/Documents/devs/5mind-desktop $ sudo snap set system experimental.classic=true
[sudo] password for user:
WARNING: snap is running with partial confinement. Snaps may stop working in 2025. See https://help.getsol.us/docs/user/software/third-party/snap for details
error: cannot perform the following tasks:
- Run configure hook of "core" snap (run hook "configure": cannot set "core.experimental.classic": unsupported system option)
user@user-solus ~/Documents/devs/5mind-desktop $