-
Step 1 and Step 2 is done, But Step 3 give me error.
H:\Development\NodeJS\material-resume>gulp
H:\Development\NodeJS\material-resume\node_modules\gulp-sass\node_modules\node-s
ass\lib\index.js:22
…
-
### 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'm trying to workup [ICU bindings for Lua](github.com/alerque/icu-lua) but my initial [attempt to use LuaNativeObjects](https://github.com/alerque/icu-lua/pull/1) didn't turn out like I expected. Som…
-
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…
-
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…
-
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…
-
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…