-
-
Notifications
You must be signed in to change notification settings - Fork 520
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
From template=vite-typescript, run package error #3689
Comments
Exact same issue with template webpack-typescript. I suspect the reason is the bump from dependency @electron/asar v3.2.10 to 3.2.11
Log:
|
Got the fix here @bdlr2 |
This can be resolved by upgrading |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pre-flight checklist
Electron Forge version
7.4.0
Electron version
32.0.2
Operating system
macOS 14.6.1
Last known working Electron Forge version
No response
Expected behavior
run package success
Actual behavior
run package error
Steps to reproduce
npm init electron-app@latest my-app -- --template=vite-typescript
run yarn package
Additional information
No response
The text was updated successfully, but these errors were encountered: