-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the ex…
-
As part of aligning core extensions that rely on native modules to have similar glibc constraints as core, I will be adding template steps that configures the C++ toolchain in the [vscode-engineering …
-
Looks like there are some well defined docker patterns out for this now with GHA.
It would be good to get the test coverage running and working in place and have pre-builts for download on the down…
-
Kibana 8.13.3
Elasticsearch 8.13
Ubuntu 22.04.3
Install method: git clone
**Describe the bug:**
While running kibana after yarn kbn bootstrap an error 139 Seg Fault is thrown only on the …
-
## Important: I'm not sure this is an Argon2 issue, it may be an Electron-Builder issue
### Before creating an issue, please be sure to:
- [x] Checkout to the latest version, **including submodule…
-
My application is bundled for production use without `node_modules` installed. Currently `classic-level` looks for the binaries either in `node_modules` or in `./prebuilds` (as far as I know). It woul…
-
N-API is a new, more portable way of creating Nodejs bindings : https://nodejs.org/api/n-api.html
Does it make sense porting `node-tree-sitter` from NAN to NAPI ?
drom updated
7 months ago
-
### What version of Bun is running?
❯ bun -v
1.0.21
### What platform is your computer?
❯ uname -mprs
Darwin 23.2.0 arm64 arm
### What steps can reproduce the bug?
[install bun](https:/…
-
It's right run when I use electron-forge create a normal electron project. But if I use [templates=webpack or templates=webpack-typescript ](https://www.electronforge.io/#using-templates) to create an…
-
### Have you checked for existing feature requests?
- [X] Completed
### Summary
Atom occasionally needed to rebuild the dependencies of community packages. For one thing, some NPM packages don't ha…