-
https://github.com/grpc/grpc-node/issues/1274
Grpc:
Until cmake.js gets prebuilt binaries downloads as a feature, we won't consider switching to it.
-
Hello,
I get the following output on OpenBSD 7.3 amd64:
`npm install sodium-native`
```
0 verbose cli /usr/local/bin/node /usr/local/bin/npm
1 info using npm@9.5.0
2 info using node@v18.15…
-
We can try to add pre-built binaries for the node addon (`td.cpp`) using [prebuildify](https://github.com/prebuild/prebuildify) and [node-gyp-build](https://github.com/prebuild/node-gyp-build), so tha…
-
I'm looking into reducing the number of files in our server build.
Turns out that `keytar` brings in a lot of file because the use of `prebuild-install` in the `install` script.
Because of that `p…
-
I am building for Windows on a Linux machine. With electron-builder 23 that works fine and I can see that the native dependencies (keytar in my case) are handled.
```
> electron-builder install-ap…
-
Hello there,
Thanks for all the developers of the project.
I want to ask if there is a plan to add a support for ARM64 aarch64 on Linux, as the ARM devices becoming to some distance widely used.
I…
-
This applies to both `bufferutil` and `utf-8-validate`.
I'm trying to keep my docker build fast and my output small, so I don't want to install python, make, etc. It'd be nice if the install scrip…
-
* node -v: v18.9.0
* node-gyp --version: v9.1.0
* prebuilfidy -- ^5.0.1
Hi, I'm trying to use prebuildify in my project: https://github.com/vaguue/net-runner-engine. Now only linux-x64 is supported…
-
I'm trying to implement `prebuildify` for [node-serialport](https://github.com/serialport/node-serialport) I have a hunch it would save us 50% of our support requests. I've wanted this package for yea…
-
### Checklist
Before making a feature request, I have:
- [x] [Searched the issues to check that this feature hasn't been requested before](https://github.com/pact-foundation/pact-js/issues?q=is…