Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Application entry file does not exist #95

Open
LuanPiresBresolla opened this issue May 16, 2023 · 2 comments
Open

Application entry file does not exist #95

LuanPiresBresolla opened this issue May 16, 2023 · 2 comments

Comments

@LuanPiresBresolla
Copy link

Error on running pipeline:

Application entry file "out\main\index.js" in the "D:\a\electron-test\electron-test\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration. failedTask=build stackTrace=Error: Application entry file "out\main\index.js" in the "D:\a\electron-test\electron-test\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration.

My electron.vite.config.ts:

electron vite config

My electron-builder.yml:

electron-builder

My structure is like this:

  • project
    • electron
      • main
      • preload
    • src
      • main.tsx
    • index.html
@pypp
Copy link

pypp commented Jul 8, 2023

Can you include your package.json file ?

@fiuipko
Copy link

fiuipko commented Sep 8, 2024

Same error, any updates?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants