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 837c017 commit ed63459Copy full SHA for ed63459
package.json
@@ -9,7 +9,7 @@
9
},
10
"scripts": {
11
"test": "mocha",
12
- "install": "./node_modules/node-pre-gyp/bin/node-pre-gyp install --fallback-to-build"
+ "install": "node-pre-gyp install --fallback-to-build"
13
14
"bin": {
15
"node-pre-gyp": "./node_modules/node-pre-gyp/bin/node-pre-gyp"
0 commit comments