Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application entry file does not exist #95

Open
LuanPiresBresolla opened this issue May 16, 2023 · 1 comment
Open

Application entry file does not exist #95

LuanPiresBresolla opened this issue May 16, 2023 · 1 comment

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 ?

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

No branches or pull requests

2 participants