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 5dcf654 commit 19ea50eCopy full SHA for 19ea50e
lib/configure.js
@@ -78,7 +78,7 @@ function configure (gyp, argv, callback) {
78
} else {
79
failPython3()
80
}
81
- });
+ })
82
83
84
function failNoPython () {
0 commit comments