-
Currently, `prebuildify` uses the `node-gyp` that's available in `PATH` and when `npm` runs scripts, it adds the global `node_modules/npm-lifecycle/node-gyp-bin` folder to `PATH`. Effectively, we're a…
-
Hi! I'm trying to use leveldown on my Android device via Termux, but I'm bumping into this error. Any chance someone knows what this problem might be? I'm using leveldown 5.4.1 on a Google Pixel XL.
…
-
Hi :) I noticed that `registry-js@1.5.0` dropped prebuilds for node 8 (dbceb16f9be1d8e7ffbf38bf067bb57a3ae71f63). Node 8 isn't EOL yet, so I'm wondering what your policy is regarding node versions and…
-
```
> deltachat-node@1.0.0-alpha.1 prebuild C:\projects\deltachat-node-d4bf8
> prebuildify -t 10.16.0 --napi --strip --postinstall "node scripts/postinstall.js --prebuild"
C:\projects\deltachat-n…
-
As this effort spans multiple projects (both in tooling and target audience). In mostly chronological order:
- [x] [`prebuildify`](https://github.com/mafintosh/prebuildify)
- [x] Allow overridin…
-
- [x] Alpine
See https://github.com/mapbox/node-pre-gyp/issues/249#issuecomment-341417953
- [x] Electron
See https://github.com/galkahana/HummusJS/blob/master/.travis.yml#L22
…
-
This is essentially the same issue as https://github.com/prebuild/prebuildify/issues/28.
The proposed fix, which is simply deleting the `~\.node-gyp` folder and trying to re-build afterwards, doesn'…
-
@jarrodconnolly we are considering making the JS `Date`-related N-APIs part of the N-API 5 stable release. That is, we are considering moving them out of experimental. Can you please share with us exa…
-
I think this utility is messing up include directories. Building a N-API module yields the following issue:
```
/home/rsa/js/node-argon2/node_modules/node-addon-api/napi.h:4:10: fatal error: node_…
-
## The dependency [leveldown](https://github.com/Level/leveldown) was updated from `5.0.3` to `5.1.0`.
🚨 [View failing branch](https://github.com/arlac77/timeseries-sqlite2leveldb/compare/master...a…