forge
forge copied to clipboard
Error: ENOENT, [email protected] not found in app.asar
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
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
In addition, the fs-extra dependency is installed.
Additional information
No response