-
`N-API` is a poorly selected name for the ABI-stable API for native addons. While the intent is for the name to be pronounced "En-Ay-Pee-Eye", it is most often colloquially reduced to "nappy", which -…
-
```
{
"_args": [
[
"ffi-napi@3.1.0",
"D:\\others\\igamep\\my-project"
]
],
"_from": "ffi-napi@3.1.0",
"_id": "ffi-napi@3.1.0",
"_inBundle": false,
"_integrit…
-
**Bug description**
The node-window-manager package does not work once packaged within an electron app using a version > 1.3.1
**To Reproduce**
Build an electron app with electron builder addin…
-
If I prebuildify with Node v12 as a target:
`prebuildify --target 12.18.0`
It seems to properly build the right binary, but it saves the file as `node.abi68.node`, which is not the correct ABI v…
-
Would y'all be interested in using something like [prebuildify](https://github.com/prebuild/prebuildify) to ship native modules for all platforms within the npm package, rather than relying on develop…
-
* **Version**: 22.10.5
* **Electron Version**: 12.0.0
* **Electron Type (current, beta, nightly)**: current
* **Target**: macOS universal
I read in the release notes that this ve…
-
You can check this [here](https://www.npmjs.com/package/prebuildify-cross)
For the moment I use the github notation inside my package.json:
```
"prebuildify-cross": "github:prebuild/prebuildi…
-
I'm seeing this occasional error while trying to prebuildify:
```
gyp: name 'build_v8_with_gn' is not defined while evaluating condition 'build_v8_with_gn == "true"' in binding.gyp while trying to…
-
https://github.com/prebuild/prebuildify and https://github.com/prebuild/node-gyp-build
It looks like the `prebuild` module has been superceeded by `prebuildify`
The approach of the latter is to …
-
https://travis-ci.org/github/prebuild/prebuildify/jobs/681902103
https://travis-ci.org/github/prebuild/prebuildify/jobs/681901064
```
# prefers locally installed node-gyp bin
C:\Users\travis\bui…