Galkon

Results 9 issues of Galkon

In Query.js, this package relies on package.json to exist in order to name the debug instances. This is silly, and breaks when the package is bundled into a production application,...

Removing dependency on package.json file existing just to initialize the `debug` instances allows this package to be bundled in production applications, such as electron applications, without requiring this module to...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
has-repro-gist
26-x-y
27-x-y

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
component/desktopcapturer
stale
29-x-y
30-x-y
31-x-y

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:

* **Electron-Builder Version**: 25.0.5 * **Node Version**: 20.11.0 * **Electron Version**: 32.0.1 * **Electron Type (current, beta, nightly)**: current * **Target**: macOS arm64 dmg I am having a lot of...

### Description Over the last ~1 month, the macos-14 runners reliability has seriously degraded. We have used them since March, and used to have relatively no issues. We have absolutely...

OS: macOS
investigate
bug report

On electron-builder `26.0.12`, calling `autoUpdater.quitAndInstall()` on macOS does not quit the app. I instead have to explicitly call `app.quit()`, currently doing so after a 5s timeout after calling quitAndInstall. For...

Doing routine dependency updates, updating electron-builder from 26.0.17 to 26.3.2 yields this build error. I am not sure how to diagnose / debug it further. ``` • injecting environment envFile=/private/var/folders/b2/ytkzw9hj1v31kjsys5nchf_80000gn/T/electron-build/packed/electron-builder.env...