Skip to content

Error while using build #468

Closed
Closed
@pastuh

Description

Error:

 electron-builder  version=25.1.8 os=10.0.19045
  • loaded configuration  file=X:\Projects\Github\iptvnator\electron-builder.json
  • writing effective config  file=release\builder-effective-config.yaml
  • executing @electron/rebuild  electronVersion=33.2.0 arch=ia32 buildFromSource=false appDir=./
  • installing native dependencies  arch=ia32
  • completed installing native dependencies
  • packaging       platform=win32 arch=ia32 electron=33.2.0 appOutDir=release\win-ia32-unpacked
  • updating asar integrity executable resource  executablePath=release\win-ia32-unpacked\IPTVnator.exe
  ⨯ Application entry file "electron\main.js" in the "X:\Projects\Github\iptvnator\release\win-ia32-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration.  failedTask=build stackTrace=Error: Application entry file "electron\main.js" in the "X:\Projects\Github\iptvnator\release\win-ia32-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration.

To Reproduce
Steps to reproduce the behavior:

  1. add in to package.json line: "electron:build:windows": "npm run build:prod && electron-builder build -w"`
  2. run script
  3. get error

Expected behavior
Expected to see release folder with .exe launcher

Desktop (please complete the following information):

  • Electron application
  • OS: Windows 11
  • Browser Chrome

Additional context
Project documentation not finished. Impossible to build application

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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