electron-vue icon indicating copy to clipboard operation
electron-vue copied to clipboard

How to build app for win32 with electron-vue

Open himalay34 opened this issue 4 years ago • 0 comments
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: image

Nodejs Version: 14
electron: ^11.2.1
electron-builder: ^20.19.2,

i tried google to find solution,but failed.

i tried with:

image

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. ❤️

himalay34 avatar Jun 25 '21 16:06 himalay34