forge icon indicating copy to clipboard operation
forge copied to clipboard

Error: ENOENT, [email protected] not found in app.asar

Open Abbyzhoum opened this issue 1 year ago • 0 comments

Pre-flight checklist

  • [X] I have read the contribution documentation for this project.
  • [X] I agree to follow the code of conduct that this project uses.
  • [X] I have searched the issue tracker for a bug that matches the one I want to file, without success.

Electron Forge version

7.2.0

Electron version

28.1.0

Operating system

windows 11

Last known working Electron Forge version

No response

Expected behavior

Packaging success and running normally.

Actual behavior

1703747650563

Steps to reproduce

This problem occurs when I set asar to true, and it runs normally when I set asar to false. This is the forage.config.js file

1703748017602

In addition, the fs-extra dependency is installed. 1703748245353

Additional information

No response

Abbyzhoum avatar Dec 28 '23 07:12 Abbyzhoum