Title says it all. I'm running yarn package defined as:
"package": "ts-node ./.erb/scripts/clean.js dist && npm run build && electron-builder build --publish never" (from .erb)
I package the app, and open it on my computer just fine. I send it to my friend, and I get the following error (screenshot attached)
Does nayone know what is going on?