-
-
Notifications
You must be signed in to change notification settings - Fork 582
Open
Labels
Description
Pre-flight checklist
- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project uses.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem description
I tried bunx create-electron-app@latest my-new-app --template=vite-typescript electron-transparent-window
& it still used npm install
.
Proposed solution
bun
works decently now with Electron. Would love support for it.
Alternatives considered
Additional information
No response