electron-vue
electron-vue copied to clipboard
How to build app for win32 with electron-vue
trafficstars
at first thanks for the nice template to create electron app.
I made an app with this template, which runs smoothly . and i build an app with npm run build.after build,apps works fine. but while trying the app in different computer (32bit) ,it stucks.app cant run on this computer.
my development Laptop:

Nodejs Version: 14
electron: ^11.2.1
electron-builder: ^20.19.2,
i tried google to find solution,but failed.
i tried with:

with this , app builds successfully but app did not run on win32 bit pc.
any help will save me from the hell.
Thanks in advance. ❤️