-
### 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 Condu…
-
Running into an issue when running
`npm install -g sb-builder`
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
**Full stack trace**
$…
-
**Describe the bug**
I've setup cloudflare hyperdrive correctly in the `nuxt.config.ts` in bindings; I noticed that in `wrangler.toml` it does not generate the bindings, but maybe this is due to to n…
-
### Issue Summary
I'm trying to install sqlite and canvas on a windows machine but with linux dependencies with this command:
`$Env:npm_config_arch="arm" ; $Env:npm_config_platform="linux" ; yarn i…
-
I had this extension installed, it worked perfectly. Yesterday the icon didn't appear in my sidebar, and I found out in the extension manager it hadn't started due to an error.
- I checked my Brack…
-
With Cloudflare, it is common to deploy the web application via [Cloudflare Pages](https://developers.cloudflare.com/pages) so that static resources aren't part of the worker's code size limit. But `r…
-
The current implementations of `HashMap` and `HashSet` are orders of magnitude slower than native. I have been investigating performance improvements in hashing on NodeJS using native bindings, but ne…
-
### How frequently does the bug occur?
All the time
### Description
We were using `realm-websdk` in our electron app but that was producing some issue in production mode (crashing app due to …
-
In order to have higher quality bindings, we need to put more work into this. More maintainers means more work. Therefore, we need to find more maintainers. (also, our bus factor is very bad)
The gen…
-
With node `v18.4.0` and node-gyp `v9.0.0` on `windows-latest` of GitHub's CI (actions).
With a `binding.gyp` of contents
```
{
"targets": [{
"target_name": "minify",
"produ…