We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad9ae8 commit ac3db9aCopy full SHA for ac3db9a
.github/workflows/prebuild.yaml
@@ -48,6 +48,7 @@ jobs:
48
run: |
49
npm install -g node-gyp
50
npm install --ignore-scripts
51
+ npm install nan
52
. prebuild/macOS/preinstall.sh
53
cp prebuild/macOS/binding.gyp binding.gyp
54
node-gyp rebuild -j 2
0 commit comments