-
Notifications
You must be signed in to change notification settings - Fork 17k
Open
Labels
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Starting with v42, Electron binaries are downloaded when electron /path/to/file is first run (#49328).
We currently have no automated tests for this. The installation logic is such an important part of the project.
Proposed Solution
We should have automated tests for downloading and installing the Electron binaries.
Alternatives Considered
Wait for bug reports to come flying our way. 📫
Additional Information
No response
Reactions are currently unavailable