Deluze / electron-vue-template

Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
MIT License
592 stars 110 forks source link

dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration. #69

Closed somethino closed 1 month ago

somethino commented 1 month ago

I cloned your project and am getting this error when building.

image

Deluze commented 1 month ago

It says the entrypoint file main/main.js can't be found. Did you rename/remove the main.js file from the main directory?