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 c1dcc45 commit 3a2c023Copy full SHA for 3a2c023
appveyor.yml
@@ -35,7 +35,7 @@ install:
35
- set PATH=%APPDATA%\npm;%PATH%
36
- npm i nan@%nan_version%
37
- npm install -g node-pre-gyp@%pre_gyp_version%
38
- - npm install -g node-pre-gyp-github@%pre_gyp_version%
+ - npm install -g node-pre-gyp-github@%pre_gyp_github_version%
39
40
build_script:
41
- node-pre-gyp configure
0 commit comments