-
Hi, when I try to install `fuse-bindings` via npm on my debian unstable, I get the following error:
```
17364 info postuninstall fuse-bindings@2.8.1
17365 error fuse-bindings@2.8.1 install: `prebuild…
-
## What problem does this solve or what need does it fill?
I proposed using Taffy for https://github.com/vadimdemedes/ink, which currently uses Yoga much like React Native today. However, when maki…
-
> java@0.8.0 install E:\xyz\node_modules\java
> node-gyp rebuild
E:\xyz\node_modules\java>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\…
-
- Requiring `ffi-napi` from two different locations on disk crashes Node.js v14 with `Check failed: result.second.`. The same code works on Node.js v10, v12.
- For example having `package-01` which r…
-
**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…
-
### 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**
$…
-
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…
-
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…
-
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…