-
Looks like the last few releases have missing prebuilt artifacts.
-
When using `node-gyp-build` to build a Node.js native addon:
is the `node-gyp` package required in the project too, or does `node-gyp-build` have the same capabilities?
In my Node.js project, I ha…
-
* **Node Version**: node 17.0.1 and npm 8.1.2
* **Platform**: Windows 10, 10.0.19042 64bit
* **Module**: ffi-napi
* **Visual studio**: Visual Studio Community 2019 (executed npm config set ms…
-
dd-native-metrics-js does not function on Centos 7 systems due to the version of libstdc++ (looks to be GLIBC 3.4.21 or 3.4.22) used by the image currently used for building.
dd-native-metric-js's …
theJC updated
2 years ago
-
https://github.com/vweevers/win-version-info/pull/16#issuecomment-674486008
-
This issue is to track moving `bindings` out of the monorepo into [serialport/bindings-cpp](https://github.com/serialport/bindings-cpp) and renaming it. The reasons for the move are scattered over a f…
-
### Issue Summary
I can't install sqlite3 in an electron project. Apparently it's not a problem with python or NAPI version, after searching a lot I didn't find any problem like this.
The issue …
-
I'm trying to package `level` with `electron`. Everything is working when I run `electron` in dev. But packaging the distributable is failing when `electron-rebuild` runs `node-gyp` on `level`. Are th…
-
Is it expectable that I only generated tarballs on platform of running system?
For `prebuild -t 12.0.0 -t 14.0.0 -t 16.0.0 --strip` it only generated `node-v72/v83/v93-win32-x64.tar.gz`.
Are they ab…
-
It appears that `prebuildify --napi --arch x64+arm64` is only building the first arch specified.
To test this, I created a simple NAPI demo here: https://github.com/todbot/napi-demo
After instal…