-
I help maintain a few npm packages. I use prebuildify and prebuild all the versions of the binary .node files. All are included in the npm package itself so no install scripts need run (and the binary…
-
See https://github.com/prebuild/node-gyp-build/issues/68
Bump prebuildify to 6.0.1 at least, as that has it fixed for prebuildify: https://github.com/prebuild/prebuildify/commit/86b9d7bd27eb9000e15…
-
Hi,
I have a very basic tree-sitter question...
I am using `tree-sitter generate` within the cloned directory on a macos.
The output is
```
tree-sitter generate
Replacing nan dependency with …
-
### Version
v20.0.0
### Platform
Microsoft Windows NT 10.0.19045.0 x64
### Subsystem
v8 header files
### What steps will reproduce the bug?
try to compile an addon on windows
#…
-
Not sure if this is the correct repo but the trace seem to indicate Module class so here we go. I am trying to require Hyperswarm in to Bare running on expo-Android
![image](https://github.com/hol…
-
我在coc讨论区里看到发布的一个关于cocinstall插件的时候依赖包中无法执行`postinstall`问题[discussion](https://github.com/neoclide/coc.nvim/discussions/4960),那个问题最后是如何解决的呢,我在写一个插件也碰到了需要构建node插件的问题
-
I'm stepping down from maintaining `node-pre-gyp`. For the next month and a half (until the end of June) I can be available to a) facilitate moving maintainer-ship to someone else and b) be available…
-
### Is your feature request related to a problem?
The newer versions of tree-sitter and its grammars use `prebuildify` which means that you don't need to run postinstall scripts to get the necessary …
-
### Issue
I'm playing with the following github action:
```yaml
prebuild:
runs-on: ${{ matrix.os }}
...
- name: Setup node
uses: actions/setup-node@v4
with:
…
-
```
npm install ffi-napi
npm ERR! code 1
npm ERR! path /Users/zoujiaqing/projects/node_modules/ffi-napi
npm ERR! command failed
npm ERR! command sh -c node-gyp-build
npm ERR! CC(target) Release/…