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

Application entry file does not exist #95

@LuanPiresBresolla

Description

@LuanPiresBresolla

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions