-
Adding all three architectures' binary assets to a single package exceeds the 256 MB maximum for AWS Lambda. I realize I could create a Docker image but I would prefer to keep using Serverless. Is t…
-
When following the "Running from Source" instructions, I encountered the following error:
```console
$ nvm use 12
...
$ yarn
...
$ yarn start
...
A JavaScript error occurred in the main proc…
-
I get this error when I run `prebuildify --napi --strip -- --arch x64` on Windows 2022 and Node 22. I can run the command successfully on macOS and Linux on Node 18, 20, 22 and on windows 2022 on Node…
-
It's generally known that Windows is the most difficult platform to debug for `node-gyp`. I've spent considerable amounts of time trying to configure multiple versions of `MSBuild` to get a working bu…
-
Hello!
Could you give some pointers on how to nix `@mapbox/mapbox-gl-native-5.0.2`? https://www.npmjs.com/package/@mapbox/mapbox-gl-native/v/5.0.2
It seems to be using `node-pre-gyp` to download…
-
As commented at https://github.com/nodejs/node/issues/13629#issuecomment-307849493, there's no way to differenciate between armv6 and armv7 prebuild images, all of them have the `arm` arch. One soluti…
-
Found about this org via https://github.com/hypermodules/hyperamp/issues/194#issuecomment-324153380
I don't really know anything about C++, nan, n-api, node-pre-gyp, or any of the other jazz that g…
-
### SerialPort Version
10.0.2 and greater
### Node Version
14.19.3
### Electron Version
19.0.0
### Platform
Microsoft Windows NT 10.0.22000.0 x64
### Architecture
_No respon…
-
Hi,
I am experiencing an unusual error with the latest version 2.2.0. When I try npm i @parcel/watcher I get the following error.
```
gyp: binding.gyp not found (cwd: /Users/myuser/Development/t…
-
## Issue or Feature
I know this was mentioned partially in #1108, but I feel this should be brought up directly into it's own issue.
Before node-pre-gyp, canvas was a very tiny lib, re…