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 c255f18Copy full SHA for c255f18
.github/workflows/prebuild.yaml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Build
48
run: |
49
- npm install -g node-gyp
+ npm install -g node-gyp nan
50
npm install --ignore-scripts
51
. prebuild/macOS/preinstall.sh
52
cp prebuild/macOS/binding.gyp binding.gyp
0 commit comments