I finished my electron/node js & Python app (a steganography tool). So I'd like to package it to distribute it on github with a dmg, exe... So I installed electron-builder as my packager but when i package my app by taping: npm run dist or yarn run dist and that i open it: i get this results (just bellow)
It looks like a path problem but i have no idea how to solve that. Thanks